1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-18 21:09:41 +02:00

add file size

This commit is contained in:
didier 2025-04-22 12:35:27 +02:00
parent 2d9f34e44b
commit b24cd67c7b

View file

@ -21,3 +21,6 @@ QUARANTINE_FOLDER = /var/quarantine
; Number of threads ; Number of threads
THREADS = 24 THREADS = 24
; Max File Size (1G)
MAX_FILE_SIZE = 1080000000