1
0
réplica de https://github.com/therootcompany/greenlock-express.js.git sincronizado 2024-11-16 17:28:59 +00:00

debug overwrite documentation

Add information about the debug overwrite behavior of .testing() to the documentation.
Este cometimento está contido em:
F. N 2016-02-16 23:20:50 +01:00
ascendente e6e38f3ada
cometimento 7f25d84109

Ver ficheiro

@ -29,7 +29,8 @@ npm install --save letsencrypt-express
```javascript
'use strict';
// Note: using staging server url, remove .testing() for production
/* Note: using staging server url, remove .testing() for production
Using .testing() will overwrite the debug flag with true */
var LEX = require('letsencrypt-express').testing();
var lex = LEX.create({