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
d8d08bc74b
commit
23ea7fc97f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"dbconfig": "postgres://__DB_NAME__:__DB_PWD__@localhost/__DB_NAME__?sslmode=disable&connect_timeout=10",
|
||||
"useSSL": false,
|
||||
"webpath": "./pack",
|
||||
"filespath": "/home/yunohost.app/__APP__/files",
|
||||
"filespath": "./files",
|
||||
"telemetry": false,
|
||||
"session_expire_time": 2592000,
|
||||
"session_refresh_time": 18000,
|
||||
|
|
Loading…
Add table
Reference in a new issue