Browse Source

Cleaning up settings form schema

pull/754/head
dannylamb 6 years ago
parent
commit
e17524fc0b
  1. 6
      config/schema/islandora.schema.yml

6
config/schema/islandora.schema.yml

@ -14,15 +14,9 @@ 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'

Loading…
Cancel
Save