hynetsoc-fe/static/config.json

27 lines
726 B
JSON
Raw Normal View History

{
2020-05-13 19:52:21 +00:00
"alwaysShowSubjectInput": true,
2022-08-23 08:27:38 +00:00
"background": "/static/background.png",
2018-09-25 11:47:02 +00:00
"collapseMessageWithSubject": false,
"greentext": false,
"hideFilteredStatuses": false,
"hideMutedPosts": false,
"hidePostStats": false,
"hideSitename": false,
2018-11-07 15:56:12 +00:00
"hideUserStats": false,
"loginMethod": "password",
2020-11-02 17:37:01 +00:00
"logo": "/static/logo.svg",
2020-05-13 19:52:21 +00:00
"logoMargin": ".1em",
"logoMask": true,
"logoLeft": false,
"nsfwCensorImage": "",
2020-05-13 19:52:21 +00:00
"postContentType": "text/plain",
"redirectRootLogin": "/main/friends",
"redirectRootNoLogin": "/main/all",
"showFeaturesPanel": true,
2022-08-23 08:27:38 +00:00
"showInstanceSpecificPanel": true,
"sidebarRight": true,
2020-05-13 19:52:21 +00:00
"subjectLineBehavior": "email",
2022-08-23 16:27:57 +00:00
"theme": "hyenanet_darker",
2020-05-13 19:52:21 +00:00
"webPushNotifications": false
}