diff options
author | Adam <Adam@anope.org> | 2016-01-25 11:51:31 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2016-01-25 11:51:31 -0500 |
commit | d0a5316c679f33efbc0f80a4ffccce232d9e05ad (patch) | |
tree | 6ab9cdf9e8e8cd3dde238a8733e19b5a4e6c2808 /data/operserv.example.conf | |
parent | 382ab8493867a971b2cfcca2bdfc8b9ca9fe21c5 (diff) |
Remove default session exception expiry time
Diffstat (limited to 'data/operserv.example.conf')
-rw-r--r-- | data/operserv.example.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/operserv.example.conf b/data/operserv.example.conf index bfbce6013..0c82f1e06 100644 --- a/data/operserv.example.conf +++ b/data/operserv.example.conf @@ -570,10 +570,8 @@ module /* * Sets the default expiry time for session exceptions. - * - * This directive is required if os_session is loaded. */ - exceptionexpiry = 1d + #exceptionexpiry = 1d /* * The message that will be NOTICE'd to a user just before they are removed from the network because |