1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 05:19:40 +02:00

config number of threads

This commit is contained in:
dbarzin 2023-03-04 18:52:40 +01:00
parent c265840ca2
commit e8d019b9a5
5 changed files with 14 additions and 4 deletions

View file

@ -19,3 +19,5 @@ QUARANTINE = True
; Set quarantine folder
QUARANTINE_FOLDER = /var/quarantine
; Maximum number of threads
THREADS = 2