rename config folder

This commit is contained in:
jb-alvarado 2021-02-10 09:53:11 +01:00
parent e56f94b592
commit 87316700a4
3 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ import yaml
# path to user define configs
CONFIG_PATH = os.path.join(os.path.dirname(os.path.abspath(__file__)),
'config')
'conf.d')
# ------------------------------------------------------------------------------
# argument parsing