pilpil-setup/defaults.toml

16 lines
278 B
TOML

[DEFAULT]
DEBUG = 0
useSSL = false
CAfile = "selfCA.crt"
# scp, rsync, http
sync_facility = "http"
media_folder_local = "~/Videos"
media_folder_remote = "~/Videos"
media_exts = []
auth = ""
cmd_auth = ""
hosts = []
# VLC http LUA port
port = 0
# Clients cmd port
cmd_port = 0