aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index c8267869..a87ed853 100644
--- a/static/config.json
+++ b/static/config.json
@@ -19,5 +19,6 @@
"noAttachmentLinks": false,
"nsfwCensorImage": "",
"showFeaturesPanel": true,
- "minimalScopesMode": false
+ "minimalScopesMode": false,
+ "sidebarRight": false
}