Show SMTP_TLS in config sample (#4477)
This commit is contained in:
		
							parent
							
								
									d4c4820c03
								
							
						
					
					
						commit
						c3e355388a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -69,7 +69,7 @@ SMTP_FROM_ADDRESS=notifications@example.com
 | 
			
		|||
#SMTP_CA_FILE=/etc/ssl/certs/ca-certificates.crt
 | 
			
		||||
#SMTP_OPENSSL_VERIFY_MODE=peer
 | 
			
		||||
#SMTP_ENABLE_STARTTLS_AUTO=true
 | 
			
		||||
 | 
			
		||||
#SMTP_TLS=true
 | 
			
		||||
 | 
			
		||||
# Optional user upload path and URL (images, avatars). Default is :rails_root/public/system. If you set this variable, you are responsible for making your HTTP server (eg. nginx) serve these files.
 | 
			
		||||
# PAPERCLIP_ROOT_PATH=/var/lib/mastodon/public-system
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue