mirror of
				https://github.com/optim-enterprises-bv/control-pane.git
				synced 2025-10-31 18:07:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			184 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			184 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| // This file managed by puppet - do not modify
 | |
| module.exports = {
 | |
|         cbsd_workdir:"/usr/jails",
 | |
| 
 | |
|         // Beanstalkd broker
 | |
|         bs_ip:"127.0.0.1",
 | |
|         bs_port:"11300"
 | |
| }
 | 
