Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma-fe
Commits
21477d07
Commit
21477d07
authored
Jun 01, 2021
by
feld
Browse files
This setting didn't actually do anything
parent
ed824d96
Pipeline
#36301
passed with stages
in 8 minutes and 55 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/modules/instance.js
View file @
21477d07
...
...
@@ -19,7 +19,6 @@ const defaultState = {
defaultBanner
:
'
/images/banner.png
'
,
background
:
'
/static/aurora_borealis.jpg
'
,
collapseMessageWithSubject
:
false
,
disableShout
:
false
,
greentext
:
false
,
hideFilteredStatuses
:
false
,
hideMutedPosts
:
false
,
...
...
static/config.json
View file @
21477d07
...
...
@@ -2,7 +2,6 @@
"alwaysShowSubjectInput"
:
true
,
"background"
:
"/static/aurora_borealis.jpg"
,
"collapseMessageWithSubject"
:
false
,
"disableShout"
:
false
,
"greentext"
:
false
,
"hideFilteredStatuses"
:
false
,
"hideMutedPosts"
:
false
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment