2022-10-08 16:49:45 +02:00
|
|
|
[DEFAULT]
|
2022-11-05 20:04:27 +01:00
|
|
|
debug = 0
|
2022-11-15 16:00:33 +01:00
|
|
|
pi_user = "pil"
|
2022-10-09 18:09:32 +02:00
|
|
|
useSSL = false
|
2022-10-18 17:16:00 +02:00
|
|
|
CAfile = "selfCA.crt"
|
2022-10-19 18:39:23 +02:00
|
|
|
# scp, rsync, http
|
|
|
|
sync_facility = "http"
|
2022-10-08 16:49:45 +02:00
|
|
|
media_folder_local = "~/Videos"
|
|
|
|
media_folder_remote = "~/Videos"
|
2022-10-14 13:27:01 +02:00
|
|
|
media_exts = []
|
2022-10-28 19:02:46 +02:00
|
|
|
auth = "secret"
|
|
|
|
cmd_auth = "secret"
|
2022-10-08 16:49:45 +02:00
|
|
|
hosts = []
|
|
|
|
# VLC http LUA port
|
2022-11-07 13:27:45 +01:00
|
|
|
vlc_port = 0
|
2022-10-08 16:49:45 +02:00
|
|
|
# Clients cmd port
|
|
|
|
cmd_port = 0
|