mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Send feedback to prod
(imported from commit 52c76dfb6f8b8e49d1a9e799852a1683e85673c6)
This commit is contained in:
		@@ -358,7 +358,7 @@ if EMAIL_GATEWAY_PATTERN != "":
 | 
			
		||||
    EMAIL_GATEWAY_EXAMPLE = EMAIL_GATEWAY_PATTERN % ("support+abcdefg",)
 | 
			
		||||
 | 
			
		||||
if DEPLOYED:
 | 
			
		||||
    FEEDBACK_TARGET="https://staging.zulip.com/api"
 | 
			
		||||
    FEEDBACK_TARGET="https://zulip.com/api"
 | 
			
		||||
else:
 | 
			
		||||
    FEEDBACK_TARGET="http://localhost:9991/api"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user