Merge branch 'patch-1' into 'develop'

Default config: Use extended nickname format

See merge request pleroma/pleroma!1968
This commit is contained in:
rinpatch 2019-11-11 14:09:46 +00:00
commit 51f40fab00
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: %{