mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Replace configuration references to trac.humbughq.com with trac.zulip.net
(imported from commit aa042a10ada3f04205fd8d3e94c2b13f12a5a1a7)
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
ZULIP_USER = "trac-bot@zulip.com"
 | 
			
		||||
ZULIP_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
 | 
			
		||||
STREAM_FOR_NOTIFICATIONS = "trac"
 | 
			
		||||
TRAC_BASE_TICKET_URL = "https://trac.humbughq.com/ticket"
 | 
			
		||||
TRAC_BASE_TICKET_URL = "https://trac.zulip.net/ticket"
 | 
			
		||||
 | 
			
		||||
TRAC_NOTIFY_FIELDS = ["description", "summary", "resolution", "comment", "owner"]
 | 
			
		||||
ZULIP_API_PATH = "/home/humbug/humbug/api"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user