diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json index cc72900a..24e26696 100644 --- a/static/config.json +++ b/static/config.json @@ -18,5 +18,6 @@ "hideUserStats": false, "loginMethod": "password", "webPushNotifications": false, - "noAttachmentLinks": false + "noAttachmentLinks": false, + "nsfwCensorImage": "" } |
