mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	syntax highlighting
This commit is contained in:
		
							parent
							
								
									135c06900b
								
							
						
					
					
						commit
						b0120e2236
					
				| @ -66,7 +66,7 @@ and potentially `agreeToTerms(opts, cb)` for new accounts. | |||||||
| The master takes **the same arguments** as `node-letsencrypt`, plus a few extra: | The master takes **the same arguments** as `node-letsencrypt`, plus a few extra: | ||||||
| 
 | 
 | ||||||
| `master.js`: | `master.js`: | ||||||
| ``` | ```javascript | ||||||
| 'use strict'; | 'use strict'; | ||||||
| 
 | 
 | ||||||
| var cluster = require('cluster'); | var cluster = require('cluster'); | ||||||
| @ -110,7 +110,7 @@ renewal and for `le.challenge.get`. | |||||||
| If you want to  a non-default `le.challenge` | If you want to  a non-default `le.challenge` | ||||||
| 
 | 
 | ||||||
| `worker.js`: | `worker.js`: | ||||||
| ``` | ```javascript | ||||||
| 'use strict'; | 'use strict'; | ||||||
| 
 | 
 | ||||||
| module.exports.init = function (sharedOpts) { | module.exports.init = function (sharedOpts) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user