Apply config changes from database updates

Ref #243
This commit is contained in:
benjamin melançon 2024-02-15 20:34:34 -05:00
parent 69ca1e7840
commit bb285d185c
126 changed files with 640 additions and 51 deletions

View file

@ -3,6 +3,7 @@ langcode: en
status: true
dependencies:
module:
- file
- honeypot
id: staff
label: Staff
@ -10,3 +11,4 @@ weight: 8
is_admin: null
permissions:
- 'bypass honeypot protection'
- 'delete own files'