db_cleanup module
This commit is contained in:
@@ -70,3 +70,9 @@ PYTORRENT_SESSION_COOKIE_SECURE=false
|
||||
# bypass auth on specific hosts (ex. local ip)
|
||||
PYTORRENT_AUTH_BYPASS_HOSTS=10.11.1.11:8090,10.11.1.11
|
||||
PYTORRENT_AUTH_BYPASS_USER=admin
|
||||
|
||||
# db vacuum
|
||||
PYTORRENT_DB_VACUUM_ENABLE=true
|
||||
PYTORRENT_DB_VACUUM_EVERY_SECONDS=86400
|
||||
PYTORRENT_DB_VACUUM_MIN_FREE_MB=512
|
||||
PYTORRENT_DB_VACUUM_MIN_FREE_RATIO=0.25
|
||||
Reference in New Issue
Block a user