diff options
| author | Sergey Suprunenko <suprunenko.s@gmail.com> | 2019-08-17 08:18:42 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-08-17 08:18:42 +0000 |
| commit | d74f6ed6eaf3eeef263d9bf7ec7c73bd4298cced (patch) | |
| tree | b34f5358d3e87a845c78b1206c8b42b43b4967dd /static | |
| parent | 58713e342d96e6ed0d22c107ab2279e51c2bf959 (diff) | |
Initialize chat only if user is logged in and it wasn't initialized before
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json index 5cdb33a0..c8267869 100644 --- a/static/config.json +++ b/static/config.json @@ -6,7 +6,6 @@ "logoMargin": ".1em", "redirectRootNoLogin": "/main/all", "redirectRootLogin": "/main/friends", - "chatDisabled": false, "showInstanceSpecificPanel": false, "collapseMessageWithSubject": false, "scopeCopy": true, |
