logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git

config.json (821B)


  1. {
  2. "alwaysShowSubjectInput": true,
  3. "background": "/static/d130997eec266e5a.jpg",
  4. "collapseMessageWithSubject": false,
  5. "greentext": false,
  6. "hideFilteredStatuses": false,
  7. "hideMutedPosts": false,
  8. "hidePostStats": false,
  9. "hideSitename": false,
  10. "hideUserStats": false,
  11. "loginMethod": "password",
  12. "logo": "/static/logo.svg",
  13. "logoMargin": ".1em",
  14. "logoMask": true,
  15. "logoLeft": false,
  16. "minimalScopesMode": false,
  17. "disableUpdateNotification": false,
  18. "nsfwCensorImage": "",
  19. "postContentType": "text/plain",
  20. "redirectRootLogin": "/main/friends",
  21. "redirectRootNoLogin": "/main/all",
  22. "scopeCopy": true,
  23. "showFeaturesPanel": true,
  24. "showInstanceSpecificPanel": false,
  25. "sidebarRight": false,
  26. "subjectLineBehavior": "email",
  27. "theme": "monokai-cybre",
  28. "webPushNotifications": false
  29. }