Browse Source
* Add PHP 8.2 and Drupal 10.2 to testing matrix * Use `name` key when creating test content type. * Remove `gemini_url` from schema. * Remove gemini_url from islandora.settings.yml * Update OcrTextFormatter.php * Remove Drupal 10.2 from matrix, known fail.pull/992/head
Rosie Le Faive
1 year ago
committed by
GitHub
5 changed files with 6 additions and 9 deletions
@ -1,5 +1,4 @@ |
|||||||
broker_url: 'tcp://localhost:61613' |
broker_url: 'tcp://localhost:61613' |
||||||
jwt_expiry: '+2 hour' |
jwt_expiry: '+2 hour' |
||||||
gemini_url: '' |
|
||||||
delete_media_and_files: TRUE |
delete_media_and_files: TRUE |
||||||
gemini_pseudo_bundles: [] |
gemini_pseudo_bundles: [] |
||||||
|
Loading…
Reference in new issue