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