mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
Update config.yaml , # after a line blocked the flasher.yaml to be parsed by symfony7
Cause trouble in symfony7 where flasher.yaml wasn't interpreted due to the # comment after limit: 5
This commit is contained in:
@@ -170,4 +170,4 @@ flasher:
|
||||
# types: ['error'],
|
||||
#
|
||||
filter_criteria:
|
||||
limit: 5 # Limit the number of notifications to display
|
||||
limit: 5
|
||||
|
||||
Reference in New Issue
Block a user