From a4c1b1f4fcfd9cd967bf326afbbada3d91f9da34 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 4 Dec 2018 19:04:09 +0000 Subject: Add an option for changing the allowed server clock drift. --- docs/conf/inspircd.conf.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index 04100ec2a..713dc0cb8 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -695,6 +695,10 @@ # Default value is true clonesonconnect="true" + # timeskipwarn: The time period that a server clock can jump by before + # operators will be warned that the server is having performance issues. + timeskipwarn="2s" + # quietbursts: When syncing or splitting from a network, a server # can generate a lot of connect and quit messages to opers with # +C and +Q snomasks. Setting this to yes squelches those messages, -- cgit v1.3.1-10-gc9f91