Add webinterface section to config file
This commit is contained in:
@@ -4,11 +4,15 @@ volume = 0.1
|
||||
admin = Azlux;AzMobile
|
||||
music_folder = /home/dmichel/botamusique/music/
|
||||
tmp_folder = /tmp/
|
||||
web_interface = False
|
||||
is_web_proxified = True
|
||||
ignored_folders = tmp
|
||||
ignored_files = Thumbs.db
|
||||
|
||||
[webinterface]
|
||||
enabled = False
|
||||
is_web_proxified = True
|
||||
listening_addr = 127.0.0.1
|
||||
listening_port = 8181
|
||||
|
||||
[command]
|
||||
play_file = file
|
||||
play_url = url
|
||||
|
||||
Reference in New Issue
Block a user