We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22e754 commit 705472bCopy full SHA for 705472b
root/defaults/uwsgi.ini
@@ -8,5 +8,4 @@ static-gzip-dir = static/CACHE
8
hook-pre-app = exec:/usr/bin/python3 ./manage.py collectstatic --noinput
9
hook-pre-app = exec:/usr/bin/python3 ./manage.py remove_stale_contenttypes --no-input
10
hook-pre-app = exec:/usr/bin/python3 ./manage.py clearsessions
11
-hook-pre-app = exec:/usr/bin/python3 ./manage.py invalidate all
12
attach-daemon = /usr/bin/python3 ./manage.py rqworker
0 commit comments