Skip to content

Commit 705472b

Browse files
authored
Remove invalidate pre-app hook
As per netbox-community/netbox#7253
1 parent e22e754 commit 705472b

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)