1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 02:26:38 +02:00

Merge pull request #173 from genius3000/2.0-remove-expiretimeout-cs_seen

Thanks
This commit is contained in:
Adam
2016-09-25 14:38:16 -04:00
committed by GitHub
-3
View File
@@ -1121,9 +1121,6 @@ module
/* Sets the time to keep seen entries in the seen database. */
purgetime = "30d"
/* Sets the delay between checks for expired seen entries. */
expiretimeout = "1d"
}
command { service = "OperServ"; name = "SEEN"; command = "operserv/seen"; permission = "operserv/seen"; }