diff options
| author | Anton Popovichenko <walkline.ua@gmail.com> | 2023-08-14 22:07:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-14 22:07:43 +0200 |
| commit | d69ee90ed3848dbb01110833ca687872198db1d3 (patch) | |
| tree | 884a8e236d7bcd7197d44e90e069700f2f29998e /src/cmake/macros/ConfigureScripts.cmake | |
| parent | f633e4e9cdf1b3523b366f9a6345348277629bb5 (diff) | |
feat(Core/Config): Implement config override with env vars (#16817)
* Core/Config: Implement config override with env vars
Implement overriding of configuration from the .conf file with environment variables.
Environment variables keys are autogenerated based on the keys defined in .conf file.
Usage example:
$ export TC_DATA_DIR=/usr
$ AC_WORLD_SERVER_PORT=8080 ./worldserver
* Add tests for env vars config
Diffstat (limited to 'src/cmake/macros/ConfigureScripts.cmake')
0 files changed, 0 insertions, 0 deletions
