mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-05 05:45:22 +02:00
return to normal
This commit is contained in:
parent
cb005441d7
commit
7b8f870808
1 changed files with 2 additions and 2 deletions
|
@ -3,14 +3,14 @@
|
|||
CURSES = False
|
||||
|
||||
; Set USB_AUTO_MOUNT to true is if the OS mount automaticaly mount USB keys
|
||||
USB_AUTO_MOUNT = True
|
||||
USB_AUTO_MOUNT = False
|
||||
|
||||
; Set PANDORA_ROOT_URL to the URL of the Pandora server
|
||||
; the default value is "http://127.0.0.1:6100"
|
||||
PANDORA_ROOT_URL = http://127.0.0.1:6100
|
||||
|
||||
; Set FAKE_SCAN to true to fake the scan process (used during developement only)
|
||||
FAKE_SCAN = True
|
||||
FAKE_SCAN = False
|
||||
|
||||
; Set to true to copy infected files to the quarantine folder
|
||||
; in the USB scanning station
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue