Add custom profile fields

This commit is contained in:
Egor Kislitsyn 2019-07-24 19:26:35 +07:00
commit e0ac5c7a66
6 changed files with 87 additions and 5 deletions

View file

@ -255,6 +255,7 @@ config :pleroma, :instance,
dynamic_configuration: false,
user_bio_length: 5000,
user_name_length: 100,
max_account_fields: 4,
external_user_synchronization: true
config :pleroma, :markup,