Skip to content

Commit

Permalink
LPS-108998 change the 'company.security.strangers.verify' default val…
Browse files Browse the repository at this point in the history
…ue to true
  • Loading branch information
yxingwu authored and brianchandotcom committed Mar 11, 2020
1 parent 2dfedd5 commit 03e1e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portal-impl/src/portal.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2109,7 +2109,7 @@
#
# Env: LIFERAY_COMPANY_PERIOD_SECURITY_PERIOD_STRANGERS_PERIOD_VERIFY
#
company.security.strangers.verify=false
company.security.strangers.verify=true

#
# Set this to true to allow site administrators to use their own logo
Expand Down

0 comments on commit 03e1e97

Please sign in to comment.