소스 검색

add mint.path.corpus

visuddhinanda 3 달 전
부모
커밋
022f73f080
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      api-v13/config/mint.php

+ 1 - 0
api-v13/config/mint.php

@@ -92,6 +92,7 @@ return [
         'paliword_index' => storage_path('resources/pali_word/index'),
         'word_statistics' => storage_path('resources/word_statistics/data'),
         'dict_text' => storage_path('resources/dict_text'),
+        'corpus' => storage_path('resources/corpus'),
     ],
 
     'admin' => [