Extended nicknames: allow dashes.
This commit is contained in:
parent
7d9ddbe689
commit
7214d57463
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue