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

16 lines
388 B
INI
Raw Normal View History

2022-06-16 13:24:36 +02:00
[DEFAULT]
; Set USB_AUTO_MOUNT to true is if the OS mount automaticaly mount USB keys
USB_AUTO_MOUNT = True
; Set NO_SCAN to true to skip the scan process
NO_SCAN = True
; 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
FAKE_SCAN = True