Packages: fixed example configurations after fa714d76592b.

This commit is contained in:
Andrei Belov
2018-02-07 17:26:29 +03:00
parent 949ba262cc
commit fc22d1d76d
14 changed files with 16 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
"example_python": {
"type": "python 2.7",
"user": "nobody",
"workers": 2,
"processes": 2,
"path": "/usr/share/doc/unit-python27/examples/python-app",
"module": "wsgi"
}