1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-06-16 23:40:48 +02:00

Added the "base_path" setting to the mandatory list

This commit is contained in:
Roland Haroutiounian 2016-01-13 15:57:36 +01:00
commit 8971cff64e

View file

@ -13,6 +13,7 @@ MANDATORY = [
'datasource',
'mh_classname',
'migration_options',
'base_path'
]
## @brief List allowed (but not mandatory) configurations keys