X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=0f912c06f82dc283337502ad141354ce92aadfac;hb=ac2824f5899ef964b9dfb263757fc4e5a91f94dc;hp=d471bb7b8da293dd228449d7770f9c94733c0d49;hpb=cb27495f81d21c2db808536609900ffd957c30f9;p=jjobs-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index d471bb7b..0f912c06 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -8,29 +8,29 @@ JJobs - Primefaces theme + PrimeFaces theme primefaces.THEME bootstrap - Refresh perioid of facelets. - javax.faces.FACELETS_REFRESH_PERIOD - -1 + Whether PrimeFaces should collect all scripts and bundle it automatically. + primefaces.COLLECT_SCRIPTS + true - State saving method - javax.faces.STATE_SAVING_METHOD - server + Refresh period of facelets. + javax.faces.FACELETS_REFRESH_PERIOD + -1 Development mode for WELD, keep disabled unless really needed. Currently it messes up the website. org.jboss.weld.development - true + false Generic custom JSF tags library javax.faces.FACELETS_LIBRARIES - /WEB-INF/widgets.jsf.taglib.xml;/WEB-INF/links.jsf.taglib.xml;/WEB-INF/project-links.jsf.taglib.xml + /WEB-INF/widgets.jsf.taglib.xml;/WEB-INF/validators.jsf.taglib.xml;/WEB-INF/links.jsf.taglib.xml;/WEB-INF/project-links.jsf.taglib.xml Project stage @@ -72,6 +72,11 @@ is_feature_guest_menu_enabled true + + Whether the guest's index content is shown + is_feature_guest_index_content_enabled + true + Whether recovery of user passwords is enabled. is_feature_user_password_recovery_enabled @@ -139,7 +144,7 @@ Whether business contacts are used in this project. - is_feature_basic_company_data_enabled + is_feature_basic_data_enabled true @@ -147,6 +152,11 @@ is_feature_company_employee_enabled true + + Whether the public user profile is enabled. If this option is enabled, the setting "is_user_login_require_user_name" must also be enabled as it is mandadory. + is_feature_public_user_profile_enabled + true + Maximum passwords that must be different. max_user_password_history @@ -157,11 +167,6 @@ is_debug_register_enabled false - - Whether the public user profile is enabled. If this option is enabled, the setting "is_user_login_require_user_name" must also be enabled as it is mandadory. - is_public_profile_enabled - true - Whether user names are required for completing registration. is_user_login_require_user_name