We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609100f commit 5423b62Copy full SHA for 5423b62
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