Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] / priv / static / static / config.json
index 24e26696fada3be6c4e6b96ff403836a3711b670..9e5390f7c7e28fdd71b022875c6f3bb7505c1fc5 100644 (file)
@@ -1,23 +1,23 @@
 {
-  "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",
+  "postContentType": "text/plain",
   "alwaysShowSubjectInput": true,
   "hidePostStats": false,
   "hideUserStats": false,
   "loginMethod": "password",
   "webPushNotifications": false,
   "noAttachmentLinks": false,
-  "nsfwCensorImage": ""
+  "nsfwCensorImage": "",
+  "showFeaturesPanel": true,
+  "minimalScopesMode": false
 }