| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* config.py should use the smaller lib to determine which config to load
|
|
|
|
| |
* black reformatted the code
|
|
|
|
|
|
|
|
| |
+ implement yaml config file parsing
* update default config file
* update global config file from .conf to .yml ( debatable )
Signed-off-by: nico <nico@magicbroccoli.de>
|
|
|
|
|
|
| |
+ add environment toggle to overwrite the config directory
setting ejabberd_metrics_dev to 1 / true -> set the config path inside the dev directory
|
|
+ add config.py to read / touch create the etc config file
|