mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Add more metadata to instance endpoint
This commit is contained in:
parent
38a6f9a809
commit
f490cfce78
4 changed files with 65 additions and 11 deletions
|
|
@ -151,6 +151,9 @@ max_poll_option_size = 500
|
|||
min_poll_duration = 60
|
||||
max_poll_duration = 1893456000
|
||||
max_username_size = 30
|
||||
max_field_count = 10
|
||||
max_field_name_size = 1000
|
||||
max_field_value_size = 1000
|
||||
# Forbidden usernames, defaults are from Akkoma
|
||||
username_blacklist = [
|
||||
".well-known",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue