datarhei-dragonfork-core/app
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
..
api Test different standard location for config file 2023-01-03 07:55:55 +01:00
ffmigrate Fix trying to create a backup if there's no DB 2022-11-09 13:20:34 +01:00
import Add ffmpeg migration tool, annotate process config with ffmpeg version constraint 2022-11-02 22:02:39 +01:00
version.go Bump version to 16.11.0 2022-11-07 12:26:15 +01:00