diff --git a/priv/static/index.html b/priv/static/index.html
index 2ee777641..8ba786ec1 100644
--- a/priv/static/index.html
+++ b/priv/static/index.html
@@ -1 +1 @@
-
Pleroma
\ No newline at end of file
+Pleroma
\ No newline at end of file
diff --git a/priv/static/static/config.json b/priv/static/static/config.json
index 144fe951c..a6eace0f8 100644
--- a/priv/static/static/config.json
+++ b/priv/static/static/config.json
@@ -10,5 +10,7 @@
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false,
"formattingOptionsEnabled": false,
- "collapseMessageWithSubject": false
+ "collapseMessageWithSubject": false,
+ "hidePostStats": false,
+ "hideUserStats": false
}