Module config

Module config 

Source

Traits§

ConfigParentFallbackExt
Extension trait to get values with parent table fallback.

Functions§

audit_dispersion_method
Returns the dispersion method from config, or StandardDeviation if not set.
audit_min_relative_deviation
Returns the minimum relative deviation threshold from config, or None if not set.
backoff_max_elapsed_seconds
Returns the backoff max elapsed seconds from config, or 60 if not set.
bump_epoch
bump_epoch_in_conf
determine_epoch_from_config
read_hierarchical_config
Read hierarchical configuration (system -> local override)
write_config
Write config to the main repository directory (always in repo root)