mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update config.json
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
],
|
||||
"name": "Seafile",
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/addons_config/seafile/config.yaml",
|
||||
"PGID": 1000,
|
||||
"PUID": 1000,
|
||||
"SEAFILE_ADMIN_EMAIL": "me@example.com",
|
||||
@@ -94,6 +95,7 @@
|
||||
"NET_ADMIN"
|
||||
],
|
||||
"schema": {
|
||||
"CONFIG_LOCATION": "str?",
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"SEAFILE_ADMIN_EMAIL": "email",
|
||||
|
||||
Reference in New Issue
Block a user