1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

+ Cleanup timer for old files

This commit is contained in:
2022-05-20 01:59:53 +03:00
parent 051a8a311c
commit cf62661399
4 changed files with 83 additions and 13 deletions

View File

@@ -16,5 +16,5 @@ API_BAN_LIMIT=300
# Wether or not to run it all in dev-mode
DEV_MODE=0
# Maximum file storage age in minutes
CLEANUP_MAX_AGE=1
# Maximum file storage age in minutes, set to -1 to disable
CLEANUP_MAX_AGE=43200 # Default is a month