Scan deeper to retreive user attribute
This commit is contained in:
@ -40,7 +40,7 @@
|
|||||||
<#continue>
|
<#continue>
|
||||||
</#attempt>
|
</#attempt>
|
||||||
|
|
||||||
<#if depth gt 4>
|
<#if depth gt 7>
|
||||||
/* Avoid calling recustively too many times depth: ${depth}, key: ${key} */
|
/* Avoid calling recustively too many times depth: ${depth}, key: ${key} */
|
||||||
<#continue>
|
<#continue>
|
||||||
</#if>
|
</#if>
|
||||||
|
Reference in New Issue
Block a user