aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index 144fe951..a6eace0f 100644
--- a/static/config.json
+++ b/static/config.json
@@ -10,5 +10,7 @@
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false,
"formattingOptionsEnabled": false,
- "collapseMessageWithSubject": false
+ "collapseMessageWithSubject": false,
+ "hidePostStats": false,
+ "hideUserStats": false
}