Specify which config file to load into app with python runserver.py -c hubs.different_confg
app
python runserver.py -c hubs.different_confg
I think there is no need to put a default since this file is already the default
That's a neat way, on pagure I've been using the environment variable but I like this approach as well
rebased
:thumbsup: for me (after a rebase) btw :)
Still :thumbsup: for me
Pull-Request has been merged by atelic
Specify which config file to load into
appwithpython runserver.py -c hubs.different_confg