pub static MESH_ORPHAN_TIMEOUT: Key<Option<Duration>>
Whether to self kill actors, procs, and hosts whose owner is not reachable. None disables orphan cleanup entirely; Some(d) sets the keepalive expiry to d.
None
Some(d)
d