mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
EOS_DIR checks for an existing EOS.config.json (#378)
Co-authored-by: Andre Busche <busche@ismll.de>
This commit is contained in:
parent
c024bd51bd
commit
30cb51846d
@ -79,7 +79,7 @@ A default configuration file `default.config.json` is provided. This file contai
|
|||||||
|
|
||||||
Users can specify a custom configuration directory by setting the environment variable `EOS_DIR`.
|
Users can specify a custom configuration directory by setting the environment variable `EOS_DIR`.
|
||||||
|
|
||||||
- If the directory specified by `EOS_DIR` contains an existing `config.json` file, the application will use this configuration file.
|
- If the directory specified by `EOS_DIR` contains an existing `EOS.config.json` file, the application will use this configuration file.
|
||||||
- If the `EOS.config.json` file does not exist in the specified directory, the `default.config.json` file will be copied to the directory as `EOS.config.json`.
|
- If the `EOS.config.json` file does not exist in the specified directory, the `default.config.json` file will be copied to the directory as `EOS.config.json`.
|
||||||
|
|
||||||
### Configuration Updates
|
### Configuration Updates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user