Chris McDonough
2011-01-29 670c39054d7dcc139f9cbec2fc816928405c06a8
too-long line
1 files modified
3 ■■■■ changed files
docs/tutorials/modwsgi/index.rst 3 ●●●● patch | view | raw | blame | history
docs/tutorials/modwsgi/index.rst
@@ -102,7 +102,8 @@
       # play badly with C extensions.
       WSGIApplicationGroup %{GLOBAL}
       WSGIPassAuthorization On
       WSGIDaemonProcess pyramid user=chrism group=staff processes=1 threads=4 \
       WSGIDaemonProcess pyramid user=chrism group=staff processes=1 \
          threads=4 \
          python-path=/Users/chrism/modwsgi/env/lib/python2.6/site-packages
       WSGIScriptAlias /myapp /Users/chrism/modwsgi/env/pyramid.wsgi