We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d82ed commit bf487b2Copy full SHA for bf487b2
1 file changed
uwsgi.ini
@@ -14,7 +14,7 @@ die-on-term = true ; Shutdown when receiving SIGTERM (default
14
need-app = true
15
thunder-lock = true
16
17
-touch-reload = /usr/src/app/geonode/wsgi.py
+touch-reload = /usr/src/geonode/geonode/wsgi.py
18
buffer-size = 32768
19
20
harakiri = 600 ; forcefully kill workers after 600 seconds
0 commit comments