forked from AkkomaGang/akkoma
Default config: Use extended nickname format
This commit is contained in:
parent
c90972c5bd
commit
72cc92259e
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@
|
|||
account_field_name_length: 512,
|
||||
account_field_value_length: 2048,
|
||||
external_user_synchronization: true,
|
||||
extended_nickname_format: false
|
||||
extended_nickname_format: true
|
||||
|
||||
config :pleroma, :feed,
|
||||
post_title: %{
|
||||
|
|
Loading…
Reference in a new issue