mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			188 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			188 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
users:      
 | 
						|
  administrator:
 | 
						|
    username:     "administrator"
 | 
						|
  no-reply:
 | 
						|
    username:     "no-reply"
 | 
						|
    roles:
 | 
						|
      - mail-bot
 | 
						|
    limits:
 | 
						|
      rate:  "60 / 1min"
 | 
						|
      burst: 3600
 |