2023.03.16 屏蔽不需要的配置项。
This commit is contained in:
		| @@ -186,16 +186,16 @@ provider.aws { | |||||||
|     pathStyleAccessEnabled = true |     pathStyleAccessEnabled = true | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   sns { | #  sns { | ||||||
|     region = "ap-southeast-1" | #    region = "ap-southeast-1" | ||||||
|     fleetArn = "arn:aws:sns:ap-southeast-1:397632607652:wtest-sns-forward" | #    fleetArn = "arn:aws:sns:ap-southeast-1:397632607652:wtest-sns-forward" | ||||||
|     protocol = "https" | #    protocol = "https" | ||||||
|   } | #  } | ||||||
|  |  | ||||||
|   cloudFront { | #  cloudFront { | ||||||
|     keyPairId = "K19X44RTV6O2RC" | #    keyPairId = "K19X44RTV6O2RC" | ||||||
|     keyPairFile = "../wtest_fleet_private_key.pem" | #    keyPairFile = "../wtest_fleet_private_key.pem" | ||||||
|   }   | #  }   | ||||||
| } | } | ||||||
|  |  | ||||||
| # Wowza parameters | # Wowza parameters | ||||||
| @@ -225,14 +225,14 @@ provider.wowza { | |||||||
| } | } | ||||||
|  |  | ||||||
| # Sendgrid Mail | # Sendgrid Mail | ||||||
| mail { | #mail { | ||||||
|   midend.recipient = "midend@waylens.com" | #  midend.recipient = "midend@waylens.com" | ||||||
|   internal.from = "fleet@waylens.com" | #  internal.from = "fleet@waylens.com" | ||||||
| } | #} | ||||||
|  |  | ||||||
| sendgrid { | #sendgrid { | ||||||
|   apikey="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" | #  apikey="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" | ||||||
| } | #} | ||||||
|  |  | ||||||
|  |  | ||||||
| # clip storage & cloudfront | # clip storage & cloudfront | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user