mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-06 14:25:31 +02:00
fix bug
This commit is contained in:
parent
edcf2979b8
commit
86cf18bb5c
6 changed files with 12 additions and 13 deletions
|
@ -53,6 +53,9 @@ You can configure Pandora-box in the _pandora-box.ini_ file :
|
|||
; Set quarantine folder
|
||||
QUARANTINE_FOLDER = /var/quarantine
|
||||
|
||||
; Number of threads
|
||||
THREADS = 24
|
||||
|
||||
## Logging
|
||||
|
||||
Open the rsyslog config file located at /etc/rsyslog.conf:
|
||||
|
@ -129,5 +132,3 @@ Look a the Pandora logs files
|
|||
Look a the Pandora-box logs files
|
||||
|
||||
tail -500f /var/log/pandora-box.log
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue