datarhei-dragonfork-core/config/store
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
..
fixtures Fix reading partial config 2022-11-08 14:44:47 +01:00
dummy.go Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00
json.go Test different standard location for config file 2023-01-03 07:55:55 +01:00
json_test.go Fix reading partial config 2022-11-08 14:44:47 +01:00
store.go Fix proper version handling for uploading a new config 2022-10-10 16:19:45 +02:00