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

+ Handle post data

This commit is contained in:
2022-05-20 01:40:21 +03:00
parent a76b9d02ba
commit 051a8a311c
8 changed files with 154 additions and 27 deletions

View File

@@ -14,4 +14,7 @@ PAD_STORAGE_PATH=./data/
API_BAN_LIMIT=300
# Wether or not to run it all in dev-mode
DEV_MODE=0
DEV_MODE=0
# Maximum file storage age in minutes
CLEANUP_MAX_AGE=1