We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6f9b5 commit ed453a8Copy full SHA for ed453a8
uwsgi.ini
@@ -19,3 +19,7 @@ max-worker-lifetime = 3600
19
max-requests = 1000
20
reload-on-rss = 300
21
harakiri = 60
22
+
23
+if-file = /etc/uwsgi-extra.ini
24
+ ini = /etc/uwsgi-extra.ini
25
+endfor =
0 commit comments