Remove sync server URL
This commit is contained in:
parent
c1035958d4
commit
0f89d4d7f5
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ var ZOTERO_CONFIG = {
|
||||||
BASE_URI: 'http://zotero.org/',
|
BASE_URI: 'http://zotero.org/',
|
||||||
WWW_BASE_URL: 'https://www.zotero.org/',
|
WWW_BASE_URL: 'https://www.zotero.org/',
|
||||||
PROXY_AUTH_URL: 'https://s3.amazonaws.com/zotero.org/proxy-auth',
|
PROXY_AUTH_URL: 'https://s3.amazonaws.com/zotero.org/proxy-auth',
|
||||||
SYNC_URL: 'https://sync.zotero.org/',
|
|
||||||
API_URL: 'https://api.zotero.org/',
|
API_URL: 'https://api.zotero.org/',
|
||||||
API_VERSION: 3,
|
API_VERSION: 3,
|
||||||
PREF_BRANCH: 'extensions.zotero.',
|
PREF_BRANCH: 'extensions.zotero.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue