Skip to content

Commit 6d6f07e

Browse files
authored
Merge pull request #27 from linuxserver/remove-invalidate-hook
2 parents e22e754 + 705472b commit 6d6f07e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

root/defaults/uwsgi.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ static-gzip-dir = static/CACHE
88
hook-pre-app = exec:/usr/bin/python3 ./manage.py collectstatic --noinput
99
hook-pre-app = exec:/usr/bin/python3 ./manage.py remove_stale_contenttypes --no-input
1010
hook-pre-app = exec:/usr/bin/python3 ./manage.py clearsessions
11-
hook-pre-app = exec:/usr/bin/python3 ./manage.py invalidate all
1211
attach-daemon = /usr/bin/python3 ./manage.py rqworker

0 commit comments

Comments
 (0)