소스 검색

Added the "base_path" setting to the mandatory list

Roland Haroutiounian 9 년 전
부모
커밋
8971cff64e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Lodel/settings_format.py

+ 1
- 0
Lodel/settings_format.py 파일 보기

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

Loading…
취소
저장