Add custom profile fields
This commit is contained in:
parent
744e2ce8b4
commit
e0ac5c7a66
6 changed files with 87 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue