|
|
|
@ -14,18 +14,6 @@ islandora.settings:
|
|
|
|
|
jwt_expiry: |
|
|
|
|
type: string |
|
|
|
|
label: 'How long JWTs should last before expiring.' |
|
|
|
|
upload_form_bundle: |
|
|
|
|
type: string |
|
|
|
|
label: 'Upload Form Content Type' |
|
|
|
|
upload_form_location: |
|
|
|
|
type: string |
|
|
|
|
label: 'Upload Form Location' |
|
|
|
|
upload_form_term: |
|
|
|
|
type: string |
|
|
|
|
label: 'Upload Form Media Use Term' |
|
|
|
|
upload_form_allowed_extensions: |
|
|
|
|
type: string |
|
|
|
|
label: 'Upload Form Allowed Extensions' |
|
|
|
|
gemini_url: |
|
|
|
|
type: uri |
|
|
|
|
label: 'Url to Gemini microservice' |
|
|
|
@ -90,9 +78,6 @@ condition.plugin.node_has_term:
|
|
|
|
|
uri: |
|
|
|
|
type: text |
|
|
|
|
label: 'Taxonomy Term URI' |
|
|
|
|
logic: |
|
|
|
|
type: string |
|
|
|
|
label: 'Logic (AND or OR)' |
|
|
|
|
|
|
|
|
|
condition.plugin.node_has_parent: |
|
|
|
|
type: condition.plugin |
|
|
|
@ -110,9 +95,6 @@ condition.plugin.media_has_term:
|
|
|
|
|
uri: |
|
|
|
|
type: text |
|
|
|
|
label: 'Taxonomy Term URI' |
|
|
|
|
logic: |
|
|
|
|
type: string |
|
|
|
|
label: 'Logic (AND or OR)' |
|
|
|
|
|
|
|
|
|
condition.plugin.parent_node_has_term: |
|
|
|
|
type: condition.plugin |
|
|
|
@ -120,9 +102,6 @@ condition.plugin.parent_node_has_term:
|
|
|
|
|
uri: |
|
|
|
|
type: text |
|
|
|
|
label: 'Taxonomy Term URI' |
|
|
|
|
logic: |
|
|
|
|
type: text |
|
|
|
|
label: 'Logic (AND or OR)' |
|
|
|
|
|
|
|
|
|
condition.plugin.file_uses_filesystem: |
|
|
|
|
type: condition.plugin |
|
|
|
|