Disable fixture
This commit is contained in:
parent
b1868fc1f8
commit
23a100573d
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