ecstream_port
Last updated March 2020
Name
ecstream_port — configure the port for ecstream deliveries
Synopsis
ecstream_port = 1825
Description
When Momentum is set to perform delivery via ecstream, this option sets the destination port that will be used. The default value is 1825
.
domain “gold.example.com” {
delivery_method = "ECSTREAM"
ecstream_port = 31337
}
Scope
ecstream_port is valid in the binding, binding_group, domain, and global scopes.
See Also
Was this page helpful?