mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 15:45:56 +02:00
Removed default values
https://github.com/alexbelgium/hassio-addons/issues/554
This commit is contained in:
@@ -66,10 +66,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"cifspassword": "password",
|
"claim": "Get_from_https://www.plex.tv/claim"
|
||||||
"cifsusername": "username",
|
|
||||||
"claim": "Get_from_https://www.plex.tv/claim",
|
|
||||||
"networkdisks": "//server/share"
|
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"1900/udp": 1900,
|
"1900/udp": 1900,
|
||||||
|
|||||||
Reference in New Issue
Block a user