tea-cleaner: Make no login period configurable
This commit is contained in:
@ -13,3 +13,5 @@ mail_domains = [
|
||||
".shop",
|
||||
".website"
|
||||
]
|
||||
# If the user hasn't logged in since the registration for this amount of days, remove his account.
|
||||
no_login = 30
|
||||
|
Reference in New Issue
Block a user