Created
March 17, 2020 22:21
-
-
Save drewbrokke/1c9c1190f59658a28ba7a18b02e5ebb5 to your computer and use it in GitHub Desktop.
Fast portal startup properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
####### SPEED UP LOGIN ####### | |
captcha.check.portal.create_account=false | |
captcha.check.portal.send_password=false | |
company.security.strangers.verify=false | |
live.users.enabled=true | |
setup.wizard.enabled=false | |
terms.of.use.required=false | |
users.last.name.required=false | |
users.reminder.queries.enabled=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment