diff options
| author | shpuld <shp@cock.li> | 2018-12-28 21:44:09 +0200 |
|---|---|---|
| committer | shpuld <shp@cock.li> | 2018-12-28 21:44:09 +0200 |
| commit | 650655709dd617a558709ffbf8911f05f7c17267 (patch) | |
| tree | 5d87472d287b93bc845e442c91006070ef88f85d /static | |
| parent | 85c058e95c04245dacf3ffb6b45a6eceb3253e7b (diff) | |
| parent | a86b80b0544ca93a1b59ff521fd9b1e8bbc3f8c9 (diff) | |
fix conflict in user card content
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json index 7887f930..9bdcb3b2 100644 --- a/static/config.json +++ b/static/config.json @@ -16,5 +16,7 @@ "alwaysShowSubjectInput": true, "hidePostStats": false, "hideUserStats": false, - "loginMethod": "password" + "loginMethod": "password", + "webPushNotifications": false, + "noAttachmentLinks": false } |
