Closes #891, Better incompatible-DB-version handling
Fixes the incompatible-version dialog and adds info on the version used to upgrade the database, which may be helpful for troubleshooting. Also fixes showing of the Zotero toolbar icons even in case of a startup error.
This commit is contained in:
parent
0173e9084d
commit
2177a000ea
7 changed files with 79 additions and 22 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