Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pleroma
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jeff
pleroma
Commits
e1cbb183
Commit
e1cbb183
authored
6 years ago
by
scarlett
Browse files
Options
Downloads
Patches
Plain Diff
Document the new frontend options.
parent
213176c3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/config.md
+6
-0
6 additions, 0 deletions
config/config.md
with
6 additions
and
0 deletions
config/config.md
+
6
−
0
View file @
e1cbb183
...
...
@@ -57,6 +57,12 @@ This filter replaces the filename (not the path) of an upload. For complete obfu
*
`allowed_post_formats`
: MIME-type list of formats allowed to be posted (transformed into HTML)
*
`finmoji_enabled`
: Whenether to enable the finmojis in the custom emojis.
*
`mrf_transparency`
: Make the content of your Message Rewrite Facility settings public (via nodeinfo).
*
`scope_copy`
: Copy the scope (private/unlisted/public) in replies to posts by default.
*
`subject_line_behavior`
: Allows changing the default behaviour of subject lines in replies. Valid values:
*
"email": Copy and preprend re:, as in email.
*
"masto": Copy verbatim, as in Mastodon.
*
"noop": Don't copy the subject.
*
`always_show_subject_input`
: When set to false, auto-hide the subject field when it's empty.
## :fe
This section is used to configure Pleroma-FE, unless
``:managed_config``
in
``:instance``
is set to false.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment