7 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Need include PoP config file first
 | |
| # include "./config.conf";
 | |
| 
 | |
| include "./util/*.conf";
 | |
| include "./lib/*.conf";
 | |
| include "./protocol/*.conf";
 | |
| include "./bird/*.conf"; |