Remove sync server URL

This commit is contained in:
Dan Stillman 2016-12-19 14:39:56 -05:00
parent c1035958d4
commit 0f89d4d7f5

View file

@ -9,7 +9,6 @@ var ZOTERO_CONFIG = {
BASE_URI: 'http://zotero.org/',
WWW_BASE_URL: 'https://www.zotero.org/',
PROXY_AUTH_URL: 'https://s3.amazonaws.com/zotero.org/proxy-auth',
SYNC_URL: 'https://sync.zotero.org/',
API_URL: 'https://api.zotero.org/',
API_VERSION: 3,
PREF_BRANCH: 'extensions.zotero.',