We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf313d commit 0bd6314Copy full SHA for 0bd6314
1 file changed
docs/deploy.rst
@@ -418,6 +418,7 @@ You can also define more than one process group, and use different process group
418
user=www-data group=www-data \
419
threads=$threads \
420
display-name='%{GROUP}' \
421
+ python-home=path-to-common-virtual-env \
422
lang='de_DE.UTF-8' locale='de_DE.UTF-8' \
423
queue-timeout=45 socket-timeout=60 connect-timeout=15 \
424
request-timeout=60 inactivity-timeout=0 startup-timeout=15 \
0 commit comments