mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Github bot : json sorted
This commit is contained in:
@@ -101,10 +101,10 @@
|
||||
"ORIGINALS_PATH": "str",
|
||||
"STORAGE_PATH": "str",
|
||||
"UPLOAD_NSFW": "bool",
|
||||
"graphic_drivers": "list(|mesa)?",
|
||||
"certfile": "str",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"graphic_drivers": "list(|mesa)?",
|
||||
"ingress_disabled": "bool?",
|
||||
"keyfile": "str",
|
||||
"localdisks": "str?",
|
||||
|
||||
@@ -68,13 +68,13 @@
|
||||
"name": "Seafile",
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/addons_config/seafile/config.yaml",
|
||||
"FILE_SERVER_ROOT": "http://homeassistant.local:8082",
|
||||
"PGID": 1000,
|
||||
"PORT": "8082",
|
||||
"PUID": 1000,
|
||||
"SEAFILE_ADMIN_EMAIL": "me@example.com",
|
||||
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
|
||||
"SERVER_IP": "homeassistant.local",
|
||||
"FILE_SERVER_ROOT": "http://homeassistant.local:8082",
|
||||
"PORT": "8082",
|
||||
"TZ": "Europe/Paris",
|
||||
"URL": "seafile.example.com",
|
||||
"data_location": "/share/seafile",
|
||||
@@ -96,13 +96,13 @@
|
||||
],
|
||||
"schema": {
|
||||
"CONFIG_LOCATION": "str?",
|
||||
"FILE_SERVER_ROOT": "str",
|
||||
"PGID": "int",
|
||||
"PORT": "str?",
|
||||
"PUID": "int",
|
||||
"SEAFILE_ADMIN_EMAIL": "email",
|
||||
"SEAFILE_ADMIN_PASSWORD": "password",
|
||||
"SERVER_IP": "str?",
|
||||
"FILE_SERVER_ROOT": "str",
|
||||
"PORT": "str?",
|
||||
"TZ": "str?",
|
||||
"URL": "str",
|
||||
"cifspassword": "str?",
|
||||
|
||||
Reference in New Issue
Block a user