mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"system": {
|
|
"datadirectory": "__DATA_DIR__/data/",
|
|
"trusted_domains": [
|
|
"localhost",
|
|
"__DOMAIN__"
|
|
]
|
|
}
|
|
}
|