File tree Expand file tree Collapse file tree 3 files changed +3
-10
lines changed Expand file tree Collapse file tree 3 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 4
4
Symfony \Bundle \FrameworkBundle \FrameworkBundle::class => ['all ' => true ],
5
5
CleverAge \ProcessBundle \CleverAgeProcessBundle::class => ['all ' => true ],
6
6
Symfony \Bundle \MonologBundle \MonologBundle::class => ['all ' => true ],
7
- League \FlysystemBundle \FlysystemBundle::class => ['all ' => true ],
8
7
Doctrine \Bundle \DoctrineBundle \DoctrineBundle::class => ['all ' => true ],
9
8
Doctrine \Bundle \MigrationsBundle \DoctrineMigrationsBundle::class => ['all ' => true ],
10
9
Symfony \Bundle \TwigBundle \TwigBundle::class => ['all ' => true ],
Original file line number Diff line number Diff line change 2
2
- { resource: process/ }
3
3
4
4
clever_age_process_ui :
5
- logs :
6
- report_increment_level : Info # all logs higher are equal than Info were added to ProcessExecution report
5
+ # Deprecated, @TODO Fix it
6
+ # logs:
7
+ # report_increment_level: Info # all logs higher are equal than Info were added to ProcessExecution report
7
8
8
9
clever_age_process :
9
10
default_error_strategy : stop
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments