Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] / priv / static / static / config.json
index 533a5b087f1a5c1dcf496ed9e9c898283213166e..ec952f312bcc42ad77c610ce78133f70423aaf9e 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "theme": "pleroma-dark",
+  "theme": "ihatebeingalive",
   "background": "/static/aurora_borealis.jpg",
   "logo": "/static/logo.png",
   "logoMask": true,
@@ -8,8 +8,6 @@
   "redirectRootLogin": "/main/friends",
   "chatDisabled": false,
   "showInstanceSpecificPanel": false,
-  "scopeOptionsEnabled": false,
-  "formattingOptionsEnabled": false,
   "collapseMessageWithSubject": false,
   "scopeCopy": true,
   "subjectLineBehavior": "email",
@@ -21,5 +19,6 @@
   "webPushNotifications": false,
   "noAttachmentLinks": false,
   "nsfwCensorImage": "",
-  "showFeaturesPanel": true
+  "showFeaturesPanel": true,
+  "minimalScopesMode": false
 }