Advertisement
Guest User

Untitled

a guest
Feb 12th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. ## START Makes the login process faster
  2. terms.of.use.required=false
  3. live.users.enabled=true
  4. users.last.name.required=false
  5. captcha.check.portal.create_account=false
  6. captcha.engine.impl=com.liferay.portal.captcha.recaptcha.ReCaptchaImpl
  7. #captcha.engine.impl=com.liferay.portal.captcha.simplecaptcha.SimpleCaptchaImpl
  8. captcha.check.portal.send_password=false
  9. setup.wizard.enabled=false
  10. ## END Makes the login process faster
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement