summaryrefslogtreecommitdiff
path: root/config/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.md')
-rw-r--r--config/config.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/config.md b/config/config.md
index dbbfa9194..6b45c01da 100644
--- a/config/config.md
+++ b/config/config.md
@@ -63,6 +63,8 @@ This filter replaces the filename (not the path) of an upload. For complete obfu
* "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.
+* `extended_nickname_format`: Set to `true` to use extended local nicknames format (allows underscores/dashes). This will break federation with
+ older software for theses nicknames.
## :fe
This section is used to configure Pleroma-FE, unless ``:managed_config`` in ``:instance`` is set to false.