Default config: Use extended nickname format

This commit is contained in:
lain 2019-11-11 12:49:18 +00:00
parent c90972c5bd
commit 72cc92259e
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ config :pleroma, :instance,
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: %{