Skip to content

Commit

Permalink
feat: add default values for team limits to local config
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrMatsko committed Nov 12, 2024
1 parent 48bc3be commit ff5e332
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions local/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ api:
limits:
trigger:
max_name_size: 200
team:
max_name_size: 100
max_description_size: 1000
web:
contacts_template:
- type: mail
Expand Down

0 comments on commit ff5e332

Please sign in to comment.