diff --git a/conf/config.json b/conf/config.json index 68b2272..58ea4a7 100644 --- a/conf/config.json +++ b/conf/config.json @@ -9,7 +9,5 @@ "telemetry": false, "session_expire_time": 2592000, "session_refresh_time": 18000, - "localOnly": false, - "enableLocalMode": true, - "localModeSocketLocation": "/var/tmp/focalboard_local.socket" + "localOnly": false }