]> git.mxchange.org Git - jjobs-war.git/commitdiff
Please cherry-pick:
authorRoland Haeder <roland@mxchange.org>
Sat, 3 Sep 2016 14:46:38 +0000 (16:46 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 4 Sep 2016 16:15:26 +0000 (18:15 +0200)
- remove duplicate is_feature_user_registration_enabled

web/WEB-INF/web.xml

index 06905fb64e683c959a65e2720586b30f3c9b8517..eb42f2d33cb02e779d5f6ace1ad9a1cdbd9e42b4 100644 (file)
         <param-name>javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE</param-name>
         <param-value>true</param-value>
     </context-param>
-    <context-param>
-        <description>Whether registration page is enabled.</description>
-        <param-name>is_feature_user_registration_enabled</param-name>
-        <param-value>false</param-value>
-    </context-param>
     <context-param>
         <description>Whether the guest menu is enabled/shown to the user.</description>
         <param-name>is_feature_guest_menu_enabled</param-name>