|
@@ -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' => [
|