summaryrefslogtreecommitdiff
path: root/config/config.md
diff options
context:
space:
mode:
authorhref <href@random.sh>2018-12-12 21:44:08 +0100
committerhref <href@random.sh>2018-12-12 21:48:54 +0100
commit7214d574630842e4efb76d6c3494a180cbc2a930 (patch)
tree2354a250c882dd12b1d6cc7c72aad1cc0407db40 /config/config.md
parent7d9ddbe6894a29dd41789ab584b2cd9f0e686c47 (diff)
downloadpleroma-7214d574630842e4efb76d6c3494a180cbc2a930.tar.gz
pleroma-7214d574630842e4efb76d6c3494a180cbc2a930.zip
Extended nicknames: allow dashes.
Diffstat (limited to 'config/config.md')
-rw-r--r--config/config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.md b/config/config.md
index e8e2cf6f8..6b45c01da 100644
--- a/config/config.md
+++ b/config/config.md
@@ -63,7 +63,7 @@ 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 underscore). This will break federation with
+* `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