Skip to content

Commit

Permalink
Replace absolute URL with relative when initializing Mirador (#270)
Browse files Browse the repository at this point in the history
* Replace absolute URL with relative when initializing Mirador

* Bump derivative timeouts to 3 minutes
  • Loading branch information
jabrah authored Nov 11, 2021
1 parent 42317b2 commit ddf6032
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ ALPACA_HTTP_SOCKET_TIMEOUT_MS=7200000
ACTIVEMQ_WEB_HOST=0.0.0.0

# Testing
TEST_OPERATION_TIMEOUT_MS=60000
TEST_OPERATION_TIMEOUT_MS=180000
MIGRATION_ASSETS_IMAGE_TAG=37f19ad.1636118605
ALPACA_HOMERUS_HTTP_SOCKET_TIMEOUT_MS=7200000
DRUPAL_JWT_EXPIRY_INTERVAL='+4 hour'
8 changes: 4 additions & 4 deletions codebase/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ddf6032

Please sign in to comment.