mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			217 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			217 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # xmpp is more a service then a app with ui interface. @todo Rename it 
 | |
| features:
 | |
|   logout: false # Reactivated as soon as xmpp is fully implemented
 | |
| server:
 | |
|   domains:
 | |
|     canonical:
 | |
|       - xmpp.{{ PRIMARY_DOMAIN }}
 |