- opps, must be prefixed with "is_feature_" and suffixed with "_enabled"
Signed-off-by: Roland Häder <roland@mxchange.org>
</context-param>
<context-param>
<description>Whether user can leave both passwords empty on registration.</description>
- <param-name>allow_user_registration_empty_password</param-name>
+ <param-name>is_feature_allow_user_registration_empty_password_enabled</param-name>
<param-value>false</param-value>
</context-param>
<context-param>