Update README on priority of user specific settings

This commit is contained in:
Paul-Christian Volkmer 2022-01-22 06:36:31 +01:00
parent fdc344d6d6
commit 80d97f6307

View File

@ -48,6 +48,8 @@ pattern = "github" # The pattern to be used for this user
... ...
.... ....
User specific settings in config file will override any default settings or request params.
If config file is not present, the application will ignore it. Using environment variables will override default settings. If config file is not present, the application will ignore it. Using environment variables will override default settings.
==== Environment Variables ==== Environment Variables