mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Update config.json
This commit is contained in:
parent
5eb19e30aa
commit
737cc9d9b0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"useSSL": false,
|
"useSSL": false,
|
||||||
"webpath": "./pack",
|
"webpath": "./pack",
|
||||||
"filesdriver": "local",
|
"filesdriver": "local",
|
||||||
"filespath": "__FILES_PATH__/files",
|
"filespath": "./files",
|
||||||
"telemetry": false,
|
"telemetry": false,
|
||||||
"session_expire_time": 2592000,
|
"session_expire_time": 2592000,
|
||||||
"session_refresh_time": 18000,
|
"session_refresh_time": 18000,
|
||||||
|
|
Loading…
Add table
Reference in a new issue