Browse Source

Update src/Form/IslandoraSettingsForm.php

Co-authored-by: Adam <adam.vessey@gmail.com>
pull/986/head
Rosie Le Faive 11 months ago committed by GitHub
parent
commit
6cfaca36e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/Form/IslandoraSettingsForm.php

1
src/Form/IslandoraSettingsForm.php

@ -167,6 +167,7 @@ class IslandoraSettingsForm extends ConfigFormBase {
],
'#config' => [
'key' => 'islandora.settings:' . self::BROKER_PASSWORD,
'secret' => TRUE,
],
];
$form[self::JWT_EXPIRY] = [

Loading…
Cancel
Save