FIX: limit the number of custom flags to 50 (#28221)

Admin can create up to 50 custom flags. It is limited for performance reasons.

When the limit is reached "Add button" is disabled and backend is protected by guardian.
This commit is contained in:
Krzysztof Kotlarek
2024-08-06 10:50:12 +10:00
committed by GitHub
parent 2e8273dcb4
commit fc2259d1c8
8 changed files with 52 additions and 3 deletions

View File

@@ -2434,6 +2434,10 @@ developer:
type: group_list
hidden: true
allow_any: false
custom_flags_limit:
default: 50
hidden: true
client: true
navigation:
navigation_menu: