Initial commit: add config_manager module with ConfigParameter and ConfigManager
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# komAI environment variables
|
||||
|
||||
# Path to config file (optional)
|
||||
# KOMAI_CONFIG=config/global.yaml
|
||||
|
||||
# Logging (optional)
|
||||
# LOGGING_LOG_PATH=./log
|
||||
# LOGGING_LOG_FILE=app.log
|
||||
# LOGGING_LEVEL=INFO
|
||||
Reference in New Issue
Block a user