Update config.json

This commit is contained in:
Your New SJW Waifu 2019-09-03 19:05:54 +00:00
parent 4e7fafa156
commit d5905c5b48
1 changed files with 8 additions and 8 deletions

View File

@ -1,15 +1,15 @@
{
"theme": "pleroma-dark",
"background": "/static/aurora_borealis.jpg",
"logo": "/static/logo.png",
"logoMask": true,
"logoMargin": ".1em",
"theme": "retro",
"background": "/static/night_life.jpg",
"logo": "/static/panda.png",
"logoMask": false,
"logoMargin": "0.1em",
"redirectRootNoLogin": "/main/all",
"redirectRootLogin": "/main/friends",
"showInstanceSpecificPanel": false,
"showInstanceSpecificPanel": true,
"collapseMessageWithSubject": false,
"scopeCopy": true,
"subjectLineBehavior": "email",
"scopeCopy": false,
"subjectLineBehavior": "noop",
"postContentType": "text/plain",
"alwaysShowSubjectInput": true,
"hidePostStats": false,