You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			126 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			126 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"version": "25",
 | |
| 	"credential": {
 | |
| 		"accessKey": "WPXKJC7CZQCFPKY5727N",
 | |
| 		"secretKey": "eHCSajxLvl94l36gIMlzZ/oW2O0rYYK+cVn5jNT2"
 | |
| 	},
 | |
| 	"region": "",
 | |
| 	"browser": "on",
 | |
| 	"worm": "off",
 | |
| 	"domain": "",
 | |
| 	"storageclass": {
 | |
| 		"standard": "",
 | |
| 		"rrs": ""
 | |
| 	},
 | |
| 	"cache": {
 | |
| 		"drives": [],
 | |
| 		"expiry": 90,
 | |
| 		"exclude": []
 | |
| 	},
 | |
| 	"notify": {
 | |
| 		"amqp": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"url": "",
 | |
| 				"exchange": "",
 | |
| 				"routingKey": "",
 | |
| 				"exchangeType": "",
 | |
| 				"deliveryMode": 0,
 | |
| 				"mandatory": false,
 | |
| 				"immediate": false,
 | |
| 				"durable": false,
 | |
| 				"internal": false,
 | |
| 				"noWait": false,
 | |
| 				"autoDeleted": false
 | |
| 			}
 | |
| 		},
 | |
| 		"elasticsearch": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"format": "",
 | |
| 				"url": "",
 | |
| 				"index": ""
 | |
| 			}
 | |
| 		},
 | |
| 		"kafka": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"brokers": null,
 | |
| 				"topic": ""
 | |
| 			}
 | |
| 		},
 | |
| 		"mqtt": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"broker": "",
 | |
| 				"topic": "",
 | |
| 				"qos": 0,
 | |
| 				"clientId": "",
 | |
| 				"username": "",
 | |
| 				"password": "",
 | |
| 				"reconnectInterval": 0,
 | |
| 				"keepAliveInterval": 0
 | |
| 			}
 | |
| 		},
 | |
| 		"mysql": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"format": "",
 | |
| 				"dsnString": "",
 | |
| 				"table": "",
 | |
| 				"host": "",
 | |
| 				"port": "",
 | |
| 				"user": "",
 | |
| 				"password": "",
 | |
| 				"database": ""
 | |
| 			}
 | |
| 		},
 | |
| 		"nats": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"address": "",
 | |
| 				"subject": "",
 | |
| 				"username": "",
 | |
| 				"password": "",
 | |
| 				"token": "",
 | |
| 				"secure": false,
 | |
| 				"pingInterval": 0,
 | |
| 				"streaming": {
 | |
| 					"enable": false,
 | |
| 					"clusterID": "",
 | |
| 					"clientID": "",
 | |
| 					"async": false,
 | |
| 					"maxPubAcksInflight": 0
 | |
| 				}
 | |
| 			}
 | |
| 		},
 | |
| 		"postgresql": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"format": "",
 | |
| 				"connectionString": "",
 | |
| 				"table": "",
 | |
| 				"host": "",
 | |
| 				"port": "",
 | |
| 				"user": "",
 | |
| 				"password": "",
 | |
| 				"database": ""
 | |
| 			}
 | |
| 		},
 | |
| 		"redis": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"format": "",
 | |
| 				"address": "",
 | |
| 				"password": "",
 | |
| 				"key": ""
 | |
| 			}
 | |
| 		},
 | |
| 		"webhook": {
 | |
| 			"1": {
 | |
| 				"enable": false,
 | |
| 				"endpoint": ""
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| } |