Send repo traffic to repo.zotero.org

This commit is contained in:
Dan Stillman 2011-03-09 02:53:04 +00:00
parent 11fc88973c
commit 878aa2dcf9

View File

@ -26,7 +26,7 @@
const ZOTERO_CONFIG = {
GUID: 'zotero@chnm.gmu.edu',
DB_REBUILD: false, // erase DB and recreate from schema
REPOSITORY_URL: 'https://api.zotero.org/repo',
REPOSITORY_URL: 'https://repo.zotero.org/repo',
REPOSITORY_CHECK_INTERVAL: 86400, // 24 hours
REPOSITORY_RETRY_INTERVAL: 3600, // 1 hour
BASE_URI: 'http://zotero.org/',