EverWrath/src/common/Configuration
Foereaper 5fa027a222
refactor(Core/Conf): Removal of unnecessary .dist file loading (#14707)
* Remove .dist file requirement

* Remove unnecessary string cast

* Add required variables for CI build configs

* More required variables

* Add some more default variables to reduce log output

* One last default value to cut down log spam

* Rewrite conf file bash script

This should use the standard .dest file as a template

* Change dir we copy the dest files from

* actually use the correct file name

* need to use double quotes for variables

* add missing username

* set the correct datadir

* Attempt to fix dbimport

Co-authored-by: Foereaper <foereaper@elunatech.com>
2023-01-21 14:48:22 +01:00
..
BuiltInConfig.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
BuiltInConfig.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Config.cpp refactor(Core/Conf): Removal of unnecessary .dist file loading (#14707) 2023-01-21 14:48:22 +01:00
Config.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00