Use the moved repository
This commit is contained in:
parent
b5d379d1ed
commit
c7eb9d1359
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ const SCHOLAR_CONFIG = {
|
|||
DB_REBUILD: false, // erase DB and recreate from schema
|
||||
DEBUG_LOGGING: true,
|
||||
DEBUG_TO_CONSOLE: true, // dump debug messages to console rather than (much slower) Debug Logger
|
||||
REPOSITORY_URL: 'http://chnm.gmu.edu/firefoxscholar/repo',
|
||||
REPOSITORY_URL: 'http://www.zotero.org/repo',
|
||||
REPOSITORY_CHECK_INTERVAL: 86400, // 24 hours
|
||||
REPOSITORY_RETRY_INTERVAL: 3600 // 1 hour
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue