mirror of
				https://github.com/peeringdb/peeringdb.git
				synced 2024-05-11 05:55:09 +00:00 
			
		
		
		
	
		
			
	
	
		
			14 lines
		
	
	
		
			260 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
		
			260 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								# Tutorial Server
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								When peeringdb runs in tutorial server mode
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								- entities are always automatically approved
							 | 
						||
| 
								 | 
							
								- user to organization affiliation requests are automatically approved
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Switch it on in your facsimile config
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								```yaml
							 | 
						||
| 
								 | 
							
								misc:
							 | 
						||
| 
								 | 
							
								  tutorial_mdoe: true
							 | 
						||
| 
								 | 
							
								```
							 |