Merge branch 'features/pleroma-tan' into 'develop'
[akkoma] / priv / static / static / config.json
index 9ad6e6ab5067a7413d01ca0bf4e907d1a33c0b25..533a5b087f1a5c1dcf496ed9e9c898283213166e 100644 (file)
   "scopeOptionsEnabled": false,
   "formattingOptionsEnabled": false,
   "collapseMessageWithSubject": false,
-  "scopeCopy": false,
+  "scopeCopy": true,
   "subjectLineBehavior": "email",
+  "postContentType": "text/plain",
   "alwaysShowSubjectInput": true,
   "hidePostStats": false,
   "hideUserStats": false,
   "loginMethod": "password",
   "webPushNotifications": false,
-  "noAttachmentLinks": false
+  "noAttachmentLinks": false,
+  "nsfwCensorImage": "",
+  "showFeaturesPanel": true
 }