Browse Source

Added the "base_path" setting to the mandatory list

Roland Haroutiounian 9 years ago
parent
commit
8971cff64e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Lodel/settings_format.py

+ 1
- 0
Lodel/settings_format.py View File

13
     'datasource',
13
     'datasource',
14
     'mh_classname',
14
     'mh_classname',
15
     'migration_options',
15
     'migration_options',
16
+    'base_path'
16
 ]
17
 ]
17
 
18
 
18
 ## @brief List allowed (but not mandatory) configurations keys
19
 ## @brief List allowed (but not mandatory) configurations keys

Loading…
Cancel
Save