Backport better incompatible-DB-version handling from 2177a000ea

Implements #891 for 4.0
This commit is contained in:
Dan Stillman 2016-02-06 04:59:15 -05:00
parent 04d957a95c
commit b05f1d29aa
5 changed files with 46 additions and 13 deletions

View file

@ -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