# HG changeset patch # User Franz Glasner # Date 1686390495 -7200 # Node ID a9eef98e5038983712dc48903edbb14569d62daf # Parent 3062b63325c4092d42957e24ed67b47823273edc Docs diff -r 3062b63325c4 -r a9eef98e5038 configmix/config.py --- a/configmix/config.py Sat Jun 10 11:40:05 2023 +0200 +++ b/configmix/config.py Sat Jun 10 11:48:15 2023 +0200 @@ -1104,7 +1104,8 @@ :param bool resolve_ref: If `True` then the jail's root is checked whether it is a reference. If it is a reference then the jail is effectively rooted - where the reference points to. + where the reference points to. This process + is done recursively. :return: a jailed (aka restricted) configuration :rtype: _JailedConfiguration