config.json 1023 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "alwaysShowSubjectInput": true,
  3. "background": "/static/cunnyborea-laurab-bg2.jpg",
  4. "collapseMessageWithSubject": false,
  5. "disableUpdateNotification": false,
  6. "greentext": true,
  7. "hideFilteredStatuses": true,
  8. "hideMutedPosts": true,
  9. "hidePostStats": false,
  10. "hideSitename": false,
  11. "hideUserStats": false,
  12. "loginMethod": "password",
  13. "logo": "/static/favicon.png",
  14. "logoMargin": ".1em",
  15. "logoMask": false,
  16. "logoLeft": false,
  17. "minimalScopesMode": false,
  18. "nsfwCensorImage": "/static/img/nsfw-filter.png",
  19. "postContentType": "text/plain",
  20. "redirectRootLogin": "/main/friends",
  21. "redirectRootNoLogin": "/about",
  22. "scopeCopy": false,
  23. "showFeaturesPanel": true,
  24. "showInstanceSpecificPanel": true,
  25. "sidebarRight": false,
  26. "subjectLineBehavior": "noop",
  27. "theme": "fauux-cunnyborea",
  28. "useContainFit": true,
  29. "webPushNotifications": false,
  30. "scopeOptionsEnabled": true,
  31. "formattingOptionsEnabled": true,
  32. "noAttachmentLinks": false,
  33. "bannerUrl": "https://luv.cunnyborea.space"
  34. }