visuddhinanda 1 неделя назад
Родитель
Сommit
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' => [