aboutsummaryrefslogtreecommitdiffstats
path: root/config.py
Commit message (Collapse)AuthorAgeFilesLines
* yaml confignico2020-03-061-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 overwritenico2020-02-171-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/ directorynico2020-02-161-0/+66
+ add config.py to read / touch create the etc config file