mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-11-03 19:47:52 +00:00 
			
		
		
		
	Update comment too
This commit is contained in:
		@@ -29,7 +29,7 @@ POSTMASTER={{ postmaster }}
 | 
				
			|||||||
# Choose how secure connections will behave (value: letsencrypt, cert, notls, mail, mail-letsencrypt)
 | 
					# Choose how secure connections will behave (value: letsencrypt, cert, notls, mail, mail-letsencrypt)
 | 
				
			||||||
TLS_FLAVOR={{ tls_flavor }}
 | 
					TLS_FLAVOR={{ tls_flavor }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Authentication rate limit per IP (per /24 on ipv4 and /56 on ipv6)
 | 
					# Authentication rate limit per IP (per /24 on ipv4 and /48 on ipv6)
 | 
				
			||||||
{% if auth_ratelimit_ip > '0' %}
 | 
					{% if auth_ratelimit_ip > '0' %}
 | 
				
			||||||
AUTH_RATELIMIT_IP={{ auth_ratelimit_ip }}/hour
 | 
					AUTH_RATELIMIT_IP={{ auth_ratelimit_ip }}/hour
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user