Skip to content

Commit

Permalink
Treat /Kiwi/etc/uwsgi.override as ini file and load it if it exists
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jan 16, 2024
1 parent f3fc433 commit c67fa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/uwsgi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ home = /venv

; override the standard configuration
if-file = /Kiwi/etc/uwsgi.override
@(%(_))
ini = %(_)
endif=

0 comments on commit c67fa60

Please sign in to comment.