2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-03-05 16:20:44 +00:00

whitespace

This commit is contained in:
AJ ONeal 2016-09-21 17:47:47 -06:00
parent 237a8a38e0
commit 7420ef2602

View File

@ -130,7 +130,7 @@ le = LE.create({
, agreeToTerms: leAgree // hook to allow user to view and accept LE TOS
//, sni: require('le-sni-auto').create({}) // handles sni callback
, debug: false
//, log: function (debug) {console.log.apply(console, args);} // handles debug outputs
//, log: function (debug) {console.log.apply(console, args);} // handles debug outputs
});