summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/rpmbuild/SOURCES/unit.example-python-config
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/rpm/rpmbuild/SOURCES/unit.example-python-config')
-rw-r--r--pkg/rpm/rpmbuild/SOURCES/unit.example-python-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/rpm/rpmbuild/SOURCES/unit.example-python-config b/pkg/rpm/rpmbuild/SOURCES/unit.example-python-config
index e0d8c439..2866cc16 100644
--- a/pkg/rpm/rpmbuild/SOURCES/unit.example-python-config
+++ b/pkg/rpm/rpmbuild/SOURCES/unit.example-python-config
@@ -3,7 +3,7 @@
"example_python": {
"type": "python",
"user": "nobody",
- "workers": 2,
+ "processes": 2,
"path": "/usr/share/doc/unit-python/examples/python-app",
"module": "wsgi"
}