Browse Source
* Delete system.action.index_file_in_fedora.yml * Delete system.action.delete_file_from_fedora.yml * update hookpull/843/head
dannylamb
4 years ago
committed by
GitHub
3 changed files with 16 additions and 30 deletions
@ -1,15 +0,0 @@ |
|||||||
langcode: en |
|
||||||
status: true |
|
||||||
dependencies: |
|
||||||
enforced: |
|
||||||
module: |
|
||||||
- islandora_core_feature |
|
||||||
module: |
|
||||||
- islandora |
|
||||||
id: delete_file_from_fedora |
|
||||||
label: 'Delete Fedora File from Gemini' |
|
||||||
type: file |
|
||||||
plugin: emit_file_event |
|
||||||
configuration: |
|
||||||
queue: islandora-indexing-fcrepo-file-delete |
|
||||||
event: Delete |
|
@ -1,15 +0,0 @@ |
|||||||
langcode: en |
|
||||||
status: true |
|
||||||
dependencies: |
|
||||||
enforced: |
|
||||||
module: |
|
||||||
- islandora_core_feature |
|
||||||
module: |
|
||||||
- islandora |
|
||||||
id: index_file_in_fedora |
|
||||||
label: 'Index Fedora File in Gemini' |
|
||||||
type: file |
|
||||||
plugin: emit_file_event |
|
||||||
configuration: |
|
||||||
queue: islandora-indexing-fcrepo-file |
|
||||||
event: Update |
|
Loading…
Reference in new issue