datarhei-dragonfork-core/config
Ingo Oppermann 17c9f6ef13
Test different standard location for config file
If no path is given in the environment variable CORE_CONFIGFILE, different
standard locations will be probed:
- os.UserConfigDir() + /datarhei-core/config.js
- os.UserHomeDir() + /.config/datarhei-core/config.js
- ./config/config.js
If the config.js doesn't exist in any of these locations, it will be
assumed at ./config/config.js
2023-01-03 07:55:55 +01:00
..
copy Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00
store Test different standard location for config file 2023-01-03 07:55:55 +01:00
v1 Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00
v2 Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00
value Allow alternative syntax for auth0 tenants as environment variable 2023-01-02 11:39:58 +01:00
vars Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00
config.go Allow to set a soft memory limit for the binary itself 2023-01-02 11:58:54 +01:00
config_test.go Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00
data.go Allow to set a soft memory limit for the binary itself 2023-01-02 11:58:54 +01:00