Update config.json

This commit is contained in:
Alexandre
2022-06-10 13:22:07 +02:00
committed by GitHub
parent 7009a6adf8
commit 1c3bd45fbf

View File

@@ -52,10 +52,9 @@
"options": {
"database": "sqlite",
"data_location": "/share/seafile",
"seafile_server_letsencrypt": false,
"SERVER_IP": "seafile.example.com",
"seafile_admin_email": "me@example.com",
"seafile_admin_password": "a_very_secret_password",
"SEAFILE_ADMIN_EMAIL": "me@example.com",
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
"PUID": 0,
"PGID": 0,
"TZ": "Europe/Paris"