pilpil-setup/videopi.toml

13 lines
285 B
TOML

[DEFAULT]
DEBUG = 0
useSSL = true
media_folder_local = "../medias"
media_folder_remote = "/home/pi/Videos/"
media_ext = ["mp4", "avi", "mkv"]
auth = "secret"
cmd_auth = "secret"
hosts = ["10.42.0.135", "10.42.0.156"]
# VLC http LUA port
port = 8887
# Clients cmd port
cmd_port = 8888