From 7c301149883e038a4bf3ce4a7a9a6a91b3e1ce97 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sun, 5 Feb 2017 19:05:27 +0000 Subject: Allow tags to specify how often logs should be flushed. Also use the behaviour behind this to fix #1290. --- docs/conf/inspircd.conf.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/conf') diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index 79a127d5a..7ba324e47 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -838,6 +838,11 @@ # - USERINPUT # - USEROUTPUT # +# If your server is producing a high levels of log messages you can also set the +# flush="[positive number]" attribute to specify how many log messages should be +# buffered before flushing to disk. You should probably not specify this unless +# you are having problems. +# # The following log tag is highly default and uncustomised. It is recommended you # sort out your own log tags. This is just here so you get some output. -- cgit v1.2.3