mirror of
https://github.com/anope/anope.git
synced 2026-07-09 11:53:14 +02:00
Purge the seen database after 90 days.
This commit is contained in:
@@ -1182,7 +1182,7 @@ module
|
||||
simple = false
|
||||
|
||||
/* Sets the time to keep seen entries in the seen database. */
|
||||
purgetime = "30d"
|
||||
purgetime = 90d
|
||||
}
|
||||
command { service = "OperServ"; name = "SEEN"; command = "operserv/seen"; permission = "operserv/seen"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user