diff options
Diffstat (limited to 'data/example.conf')
-rw-r--r-- | data/example.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index 4aa0688cf..333dc41d3 100644 --- a/data/example.conf +++ b/data/example.conf @@ -432,6 +432,11 @@ GlobalOnCycleUP "Services are now back online - have a nice day" # hides the oper's nick in a global message/notice #AnonymousGlobal +# NickRegDelay <seconds> [OPTIONAL] +# Prevents users from regging their nick if they are not +# connected for at least X seconds. +#NickRegDelay 30 + ########################################################################### # # Mail-related options |