1
0
의 미러 https://github.com/therootcompany/greenlock.js.git synced 2024-11-16 17:29:00 +00:00

whitespace

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

파일 보기

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