瀏覽代碼

add mint.path.corpus

visuddhinanda 1 月之前
父節點
當前提交
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'),
         'paliword_index' => storage_path('resources/pali_word/index'),
         'word_statistics' => storage_path('resources/word_statistics/data'),
         'word_statistics' => storage_path('resources/word_statistics/data'),
         'dict_text' => storage_path('resources/dict_text'),
         'dict_text' => storage_path('resources/dict_text'),
+        'corpus' => storage_path('resources/corpus'),
     ],
     ],
 
 
     'admin' => [
     'admin' => [