1
0
espelhamento de https://github.com/therootcompany/greenlock.js.git sincronizado 2024-11-16 17:29:00 +00:00
Esse commit está contido em:
AJ ONeal 2016-09-21 17:47:47 -06:00
commit 7420ef2602

Ver arquivo

@ -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
});