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