www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 0f89d4d7f505f488f81500576e8b4923492c6751
parent c1035958d44cb32e1ce505b4868d451645e87de3
Author: Dan Stillman <dstillman@zotero.org>
Date:   Mon, 19 Dec 2016 14:39:56 -0500

Remove sync server URL

Diffstat:
Mresource/config.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/resource/config.js b/resource/config.js @@ -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.',