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