From 85c487b93356327f0a50dc78a2849918f552fac5 Mon Sep 17 00:00:00 2001 From: Maxim Filippov Date: Thu, 27 Dec 2018 13:25:11 +0300 Subject: Make "noAttachmentLinks" configurable --- static/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/config.json') diff --git a/static/config.json b/static/config.json index f508eea1..9bdcb3b2 100644 --- a/static/config.json +++ b/static/config.json @@ -17,5 +17,6 @@ "hidePostStats": false, "hideUserStats": false, "loginMethod": "password", - "webPushNotifications": false + "webPushNotifications": false, + "noAttachmentLinks": false } -- cgit v1.2.3-70-g09d2