1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update config_install.json

This commit is contained in:
Éric Gaspar 2024-06-24 13:33:50 +02:00
parent 2f0cfe5ebb
commit fcfc8b8dfd

View file

@ -2,7 +2,6 @@
"system": {
"datadirectory": "__DATA_DIR__/data/",
"trusted_domains": [
"localhost",
"__DOMAIN__"
]
}