Packages: fixed example configurations after fa714d76592b.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"example_php": {
|
"example_php": {
|
||||||
"type": "php",
|
"type": "php",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"root": "/usr/share/doc/unit-php/examples/phpinfo-app",
|
"root": "/usr/share/doc/unit-php/examples/phpinfo-app",
|
||||||
"index": "index.php"
|
"index": "index.php"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python",
|
"type": "python",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python/examples/python-app",
|
"path": "/usr/share/doc/unit-python/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 2.7",
|
"type": "python 2.7",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python2.7/examples/python-app",
|
"path": "/usr/share/doc/unit-python2.7/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 3.4",
|
"type": "python 3.4",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python3.4/examples/python-app",
|
"path": "/usr/share/doc/unit-python3.4/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 3.5",
|
"type": "python 3.5",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python3.5/examples/python-app",
|
"path": "/usr/share/doc/unit-python3.5/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 3.6",
|
"type": "python 3.6",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python3.6/examples/python-app",
|
"path": "/usr/share/doc/unit-python3.6/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_php": {
|
"example_php": {
|
||||||
"type": "php",
|
"type": "php",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"root": "/usr/share/doc/unit/examples/php-app",
|
"root": "/usr/share/doc/unit/examples/php-app",
|
||||||
"index": "index.php"
|
"index": "index.php"
|
||||||
},
|
},
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python",
|
"type": "python",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit/examples/python-app",
|
"path": "/usr/share/doc/unit/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_php": {
|
"example_php": {
|
||||||
"type": "php",
|
"type": "php",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"root": "/usr/share/doc/unit-php/examples/phpinfo-app",
|
"root": "/usr/share/doc/unit-php/examples/phpinfo-app",
|
||||||
"index": "index.php"
|
"index": "index.php"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python",
|
"type": "python",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python/examples/python-app",
|
"path": "/usr/share/doc/unit-python/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 2.7",
|
"type": "python 2.7",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python27/examples/python-app",
|
"path": "/usr/share/doc/unit-python27/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 3.4",
|
"type": "python 3.4",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python34/examples/python-app",
|
"path": "/usr/share/doc/unit-python34/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 3.5",
|
"type": "python 3.5",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python35/examples/python-app",
|
"path": "/usr/share/doc/unit-python35/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 3.6",
|
"type": "python 3.6",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python36/examples/python-app",
|
"path": "/usr/share/doc/unit-python36/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"example_php": {
|
"example_php": {
|
||||||
"type": "php",
|
"type": "php",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"root": "/usr/share/doc/unit-php/examples/phpinfo-app",
|
"root": "/usr/share/doc/unit-php/examples/phpinfo-app",
|
||||||
"index": "index.php"
|
"index": "index.php"
|
||||||
},
|
},
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python",
|
"type": "python",
|
||||||
"user": "nobody",
|
"user": "nobody",
|
||||||
"workers": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python/examples/python-app",
|
"path": "/usr/share/doc/unit-python/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user