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:20:15 +02:00
parent a6b7bf5839
commit d8d08bc74b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -9,7 +9,5 @@
"telemetry": false, "telemetry": false,
"session_expire_time": 2592000, "session_expire_time": 2592000,
"session_refresh_time": 18000, "session_refresh_time": 18000,
"localOnly": false, "localOnly": false
"enableLocalMode": true,
"localModeSocketLocation": "/var/tmp/focalboard_local.socket"
} }