Merge pull request #2858 from overleaf/sk-make-lock-timeout-configurable

Make lock timeout configurable

GitOrigin-RevId: c1df72a7cae56db125e090ada75b2c56ca9853bb
This commit is contained in:
Timothée Alby
2020-06-01 10:37:34 +02:00
committed by Copybot
parent c806d27b22
commit c4ec032ffa
6 changed files with 49 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ services:
PROJECT_HISTORY_ENABLED: 'true'
ENABLED_LINKED_FILE_TYPES: 'url,project_file,project_output_file,mendeley,zotero'
LINKED_URL_PROXY: 'http://localhost:6543'
LOCK_MANAGER_MAX_LOCK_WAIT_TIME: 30000
NODE_ENV: test
SHARELATEX_CONFIG:
command: npm run test:acceptance:app