mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-30 18:22:49 -04:00 
			
		
		
		
	telemetry: Use production endpoint
This commit is contained in:
		
							parent
							
								
									9160789b42
								
							
						
					
					
						commit
						b321c00a8f
					
				| @ -415,7 +415,7 @@ var ( | |||||||
| const ( | const ( | ||||||
| 	// endpoint is the base URL to remote telemetry server; | 	// endpoint is the base URL to remote telemetry server; | ||||||
| 	// the instance ID will be appended to it. | 	// the instance ID will be appended to it. | ||||||
| 	endpoint = "https://telemetry-staging.caddyserver.com/v1/update/" | 	endpoint = "https://telemetry.caddyserver.com/v1/update/" | ||||||
| 
 | 
 | ||||||
| 	// defaultUpdateInterval is how long to wait before emitting | 	// defaultUpdateInterval is how long to wait before emitting | ||||||
| 	// more telemetry data if all retires fail. This value is | 	// more telemetry data if all retires fail. This value is | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user