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