pilpil-setup/defaults.toml

13 lines
212 B
TOML
Raw Normal View History

2022-10-08 16:49:45 +02:00
[DEFAULT]
DEBUG = 0
2022-10-09 18:09:32 +02:00
useSSL = false
2022-10-08 16:49:45 +02:00
media_folder_local = "~/Videos"
media_folder_remote = "~/Videos"
media_ext = []
auth = ""
cmd_auth = ""
hosts = []
# VLC http LUA port
port = 0
# Clients cmd port
cmd_port = 0