Skip to content

Commit

Permalink
Merge pull request #27 from linuxserver/remove-invalidate-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad authored Jan 4, 2022
2 parents e22e754 + 705472b commit 6d6f07e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion root/defaults/uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ static-gzip-dir = static/CACHE
hook-pre-app = exec:/usr/bin/python3 ./manage.py collectstatic --noinput
hook-pre-app = exec:/usr/bin/python3 ./manage.py remove_stale_contenttypes --no-input
hook-pre-app = exec:/usr/bin/python3 ./manage.py clearsessions
hook-pre-app = exec:/usr/bin/python3 ./manage.py invalidate all
attach-daemon = /usr/bin/python3 ./manage.py rqworker

0 comments on commit 6d6f07e

Please sign in to comment.