retrace: this is already defined in faf-web.conf
This commit is contained in:
parent
0f130bfbd7
commit
095e467a8c
1 changed files with 0 additions and 8 deletions
|
@ -16,12 +16,4 @@
|
||||||
|
|
||||||
ServerName {{ public_hostname }}
|
ServerName {{ public_hostname }}
|
||||||
|
|
||||||
WSGIPassAuthorization On
|
|
||||||
WSGIPythonOptimize 1
|
|
||||||
WSGISocketPrefix /srv/faf/wsgi
|
|
||||||
WSGIDaemonProcess faf user=faf group=faf processes=3 threads=5
|
|
||||||
WSGIScriptAlias /faf /usr/lib/python3.6/site-packages/webfaf/hub.wsgi process-group=faf application-group=%{GLOBAL}
|
|
||||||
|
|
||||||
WSGIProcessGroup 127.0.0.1
|
|
||||||
|
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue