mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat(api): 🚩 Add emoji shortcode size controls
This commit is contained in:
parent
cfefd56a55
commit
8796f694bc
8 changed files with 15 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ remove_on_failure = 31536000
|
|||
|
||||
[validation]
|
||||
max_emoji_size = 1000000
|
||||
max_emoji_shortcode_size = 100
|
||||
max_emoji_description_size = 1000
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue