pilpil-server/defaults.toml

16 lines
290 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 = "secret"
cmd_auth = "secret"
hosts = []
# VLC http LUA port
port = 0
# Clients cmd port
cmd_port = 0