Skip to main content

MAX_THREAD_HOPS

Constant MAX_THREAD_HOPS 

Source
const MAX_THREAD_HOPS: usize = 3;
Expand description

Maximum relation hops walked when resolving thread membership, per the Matrix v1.4 spec recommendation (also MSC3771/MSC3773).