1
0
Fork 0
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:
ericgaspar 2021-04-13 22:59:48 +02:00
parent 8a8f292bf1
commit 0c4bd7463e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -12,7 +12,3 @@
"session_refresh_time": 18000, "session_refresh_time": 18000,
"localOnly": false "localOnly": false
} }
"dbtype": "postgres",
"dbconfig": "postgres://__DB_NAME__:__DB_PWD__@localhost/__DB_NAME__?sslmode=disable&connect_timeout=10",