This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
php-formula
forked from
ExternalMirrors/php-formula
Watch
2
Star
0
Fork
0
Code
Releases
24
Activity
Browse Source
Add default pools settings to fix issue
#47
tags/v0.34.0
Tadas Barzdzius
8 years ago
parent
4f16779ffb
commit
80f6a98b29
1 changed files
with
6 additions
and
1 deletions
Split View
Show Diff Stats
+6
-1
php/ng/map.jinja
+ 6
- 1
php/ng/map.jinja
View File
@@ -235,7 +235,12 @@
'settings': {},
},
},
'pools': {},
'pools': {
'default.conf': {
'enabled': False,
'opts': {},
},
},
},
'hhvm': {
'service': {
Write
Preview
Loading…
Cancel
Save