cron.sh en env prod

This commit is contained in:
2020-03-03 10:29:02 +01:00
parent a665529924
commit b53247af2e
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ monolog:
main:
type: rotating_file
path: '%kernel.logs_dir%/%kernel.environment%.log'
level: debug
level: error
max_files: 10
framework: