Disable fixture
This commit is contained in:
parent
e7c4bafd66
commit
2ff9d984ef
1 changed files with 2 additions and 2 deletions
|
|
@ -33,6 +33,6 @@ postgresql:
|
|||
|
||||
php:
|
||||
fixtureJob:
|
||||
enabled: true
|
||||
enabled: false
|
||||
fixtureCron:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue