This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
nginx-formula
mirror of
https://github.com/saltstack-formulas/nginx-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
34
Wiki
Activity
Browse Source
Merge pull request
#206
from noelmcloughlin/fixes2
Fix
#182
bug
tags/v0.55.0
Niels Abspoel
6 years ago
parent
60b8e74bc0
e5b96c169e
commit
2a97b07084
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
+1
-1
nginx/ng/map.jinja
+ 1
- 1
nginx/ng/map.jinja
View File
'server': {
'server': {
'opts': {},
'opts': {},
'config': {
'config': {
'worker_processes':
4
,
'worker_processes':
'auto'
,
'events': {
'events': {
'worker_connections': 768,
'worker_connections': 768,
},
},
Write
Preview
Loading…
Cancel
Save