Update config.json

This commit is contained in:
Alexandre
2021-02-05 19:44:45 +01:00
committed by GitHub
parent f577c09461
commit 381f580d7c

View File

@@ -21,10 +21,11 @@
"6881/tcp": "Peer port",
"6881/udp": "Peer port"
},
"map": [
"config:rw",
"share:rw",
"media:rw"
"map":[
"media:rw",
"config:rw",
"share:rw",
"ssl"
],
"webui": "http://[HOST]:[PORT:8080]",
"boot": "auto",