Update config.json

This commit is contained in:
Alexandre
2022-09-16 23:45:40 +02:00
committed by GitHub
parent 6cea72dba9
commit 24e5ad28b9

View File

@@ -53,6 +53,8 @@
],
"name": "Seafile",
"options": {
"PUID": 1000,
"PGID": 1000,
"SEAFILE_ADMIN_EMAIL": "me@example.com",
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
"TZ": "Europe/Paris",
@@ -79,6 +81,8 @@
"SEAFILE_ADMIN_PASSWORD": "password",
"TZ": "str?",
"URL": "str",
"PUID": "int",
"PGID": "int",
"cifspassword": "str?",
"cifsusername": "str?",
"data_location": "str",