dannylamb
6 years ago
committed by
Seth Shaw
11 changed files with 32 additions and 8 deletions
@ -0,0 +1,12 @@
|
||||
langcode: en |
||||
status: true |
||||
dependencies: |
||||
module: |
||||
- islandora |
||||
id: delete_file_as_fedora_external_content |
||||
label: 'Delete File as Fedora External Content' |
||||
type: file |
||||
plugin: emit_file_event |
||||
configuration: |
||||
queue: islandora-indexing-fcrepo-delete |
||||
event: Delete |
@ -0,0 +1,12 @@
|
||||
langcode: en |
||||
status: true |
||||
dependencies: |
||||
module: |
||||
- islandora |
||||
id: index_file_as_fedora_external_content |
||||
label: 'Index File as Fedora External Content' |
||||
type: file |
||||
plugin: emit_file_event |
||||
configuration: |
||||
queue: islandora-indexing-fcrepo-file-external |
||||
event: Update |
Loading…
Reference in new issue