Update config.json

This commit is contained in:
Alexandre
2023-01-28 23:49:23 +01:00
committed by GitHub
parent 7b8cf3ae6c
commit cb4e4b8a76

View File

@@ -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",