|
@ -1,7 +1,6 @@ |
|
|
#!conf |
|
|
|
|
|
# |
|
|
# |
|
|
# This configuration snippet has been donated by Anon in ticket #21 at: |
|
|
# This configuration snippet has been donated by Anon in ticket #21 at: |
|
|
# http://bitbucket.org/Svedrin/mumble-django/issue/21/fcgi-script-missing |
|
|
|
|
|
|
|
|
# <http://bitbucket.org/Svedrin/mumble-django/issue/21/fcgi-script-missing> |
|
|
# |
|
|
# |
|
|
# To run mumble-django, start the FastCGI server like so: |
|
|
# To run mumble-django, start the FastCGI server like so: |
|
|
# python pyweb/manage.py runfcgi daemonize=false socket=/tmp/mumble-django.sock maxrequests=1 |
|
|
# python pyweb/manage.py runfcgi daemonize=false socket=/tmp/mumble-django.sock maxrequests=1 |
|
|