search_file_attachments.settings.yml in Search File Attachments 8
config/install/search_file_attachments.settings.yml
3 string references to 'search_file_attachments.settings'
- FileSearch::create in src/
Plugin/ Search/ FileSearch.php - Creates an instance of the plugin.
- SearchFileAttachmentsSettingsForm::buildForm in src/
Form/ SearchFileAttachmentsSettingsForm.php - Form constructor.
- SearchFileAttachmentsSettingsForm::getEditableConfigNames in src/
Form/ SearchFileAttachmentsSettingsForm.php - Gets the configuration names that will be editable.
File
config/install/search_file_attachments.settings.ymlView source
- tika:
- path: ''
- jar: 'tika-app-1.xx.jar'
- java_path: ''
- files:
- include: 'pdf, doc, docx, xls, xlsx, ppt, pptx, txt, rtf, jpg, jpeg, tiff, odt, ods, odp, odg, odc, ofd, odi, odm, epub'
- debug: FALSE