mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 08:01:07 +00:00
477 B
477 B
refresh_strategy
{{since('2024.11.08-d383b033')}}
Defines the refresh strategy that should be used to determine when this particular queue configuration object needs to be refreshed.
Possible values are:
"Ttl"- the default value. Use the refresh_interval value."Epoch"- remains current until the Configuration Monitoring system determines that the configuration epoch has changed.