Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yaml config | nico | 2020-03-06 | 1 | -6/+9 |
| | | | | | | | | + 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> | ||||
* | config file location overwrite | nico | 2020-02-17 | 1 | -7/+11 |
| | | | | | | + add environment toggle to overwrite the config directory setting ejabberd_metrics_dev to 1 / true -> set the config path inside the dev directory | ||||
* | utilize /etc/ directory | nico | 2020-02-16 | 1 | -0/+66 |
+ add config.py to read / touch create the etc config file |