From 2e92f65782ca3ea996ff6915017b955e4b39d107 Mon Sep 17 00:00:00 2001 From: James Lu Date: Tue, 21 Feb 2017 17:07:32 -0800 Subject: [PATCH] example-conf: mention that servprotect::max_age needs a plugin reload to update --- example-conf.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example-conf.yml b/example-conf.yml index c42206c..2ae955c 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -576,7 +576,9 @@ relay: # length: How many KILL/SAVE's before a disconnect? #length: 5 - # max_age: Determines how much time should pass before the servprotect cache is reset. + # max_age: Determines how much time (in seconds) should pass before the servprotect cache is reset. + # Note: updates to this option require a reload of the servprotect plugin, which automatically + # resets the cache. #max_age: 10