Add default pools settings to fix issue #47
This commit is contained in:
parent
4f16779ffb
commit
80f6a98b29
@ -235,7 +235,12 @@
|
||||
'settings': {},
|
||||
},
|
||||
},
|
||||
'pools': {},
|
||||
'pools': {
|
||||
'default.conf': {
|
||||
'enabled': False,
|
||||
'opts': {},
|
||||
},
|
||||
},
|
||||
},
|
||||
'hhvm': {
|
||||
'service': {
|
||||
|
Loading…
Reference in New Issue
Block a user