Change default values for emoji limits in .env.production.sample and comment them out
This commit is contained in:
		@@ -283,8 +283,8 @@ MAX_POLL_OPTION_CHARS=100
 | 
			
		||||
# If undefined or smaller than MAX_EMOJI_SIZE, the value
 | 
			
		||||
# of MAX_EMOJI_SIZE will be used for MAX_REMOTE_EMOJI_SIZE
 | 
			
		||||
# Units are in bytes
 | 
			
		||||
MAX_EMOJI_SIZE=51200
 | 
			
		||||
MAX_REMOTE_EMOJI_SIZE=204800
 | 
			
		||||
# MAX_EMOJI_SIZE=262144
 | 
			
		||||
# MAX_REMOTE_EMOJI_SIZE=262144
 | 
			
		||||
 | 
			
		||||
# Optional hCaptcha support
 | 
			
		||||
# HCAPTCHA_SECRET_KEY=
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user