Backport better incompatible-DB-version handling from 2177a000ea
Implements #891 for 4.0
This commit is contained in:
parent
04d957a95c
commit
b05f1d29aa
5 changed files with 46 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
|||
var ZOTERO_CONFIG = {
|
||||
GUID: 'zotero@chnm.gmu.edu',
|
||||
CLIENT_NAME: 'Zotero',
|
||||
DOMAIN_NAME: 'zotero.org',
|
||||
REPOSITORY_URL: 'https://repo.zotero.org/repo/',
|
||||
REPOSITORY_CHECK_INTERVAL: 86400, // 24 hours
|
||||
REPOSITORY_RETRY_INTERVAL: 3600, // 1 hour
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue