Disabling dropbox support until ADR is hosted on HTTPS (if ever).

This commit is contained in:
Michael
2014-07-16 19:09:04 -04:00
parent 1ec7ae22f9
commit c5a7113161
+1 -1
View File
@@ -78,7 +78,7 @@
state: null, state: null,
debug: false, debug: false,
log: false, log: false,
dropbox: true dropbox: false
}, },
init: function(options) { init: function(options) {