mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Github bot : json sorted
This commit is contained in:
@@ -7,4 +7,4 @@
|
|||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -48,8 +48,8 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"data_location": "/share/resioliosync",
|
"config_location": "/config/addons_config/resioliosync",
|
||||||
"config_location": "/config/addons_config/resioliosync"
|
"data_location": "/share/resioliosync"
|
||||||
},
|
},
|
||||||
"panel_icon": "mdi:cloud-sync-outline",
|
"panel_icon": "mdi:cloud-sync-outline",
|
||||||
"ports": {
|
"ports": {
|
||||||
@@ -72,10 +72,10 @@
|
|||||||
"cifsdomain": "str?",
|
"cifsdomain": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"localdisks": "str?",
|
"config_location": "str",
|
||||||
"networkdisks": "str?",
|
|
||||||
"data_location": "str",
|
"data_location": "str",
|
||||||
"config_location": "str"
|
"localdisks": "str?",
|
||||||
|
"networkdisks": "str?"
|
||||||
},
|
},
|
||||||
"slug": "resiliosync",
|
"slug": "resiliosync",
|
||||||
"url": "https://github.com/tyjtyj/hassio-addons",
|
"url": "https://github.com/tyjtyj/hassio-addons",
|
||||||
|
|||||||
Reference in New Issue
Block a user