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