From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/sites/Site.site-meta.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/force-app/main/default/sites/Site.site-meta.xml b/force-app/main/default/sites/Site.site-meta.xml index df7bbe4..e13ecb3 100644 --- a/force-app/main/default/sites/Site.site-meta.xml +++ b/force-app/main/default/sites/Site.site-meta.xml @@ -8,7 +8,7 @@ <allowStandardLookups>false</allowStandardLookups> <allowStandardPortalPages>true</allowStandardPortalPages> <allowStandardSearch>false</allowStandardSearch> - <authorizationRequiredPage>LEXCommunityRouter</authorizationRequiredPage> + <authorizationRequiredPage>CommunitiesLogin</authorizationRequiredPage> <bandwidthExceededPage>BandwidthExceeded</bandwidthExceededPage> <browserXssProtection>false</browserXssProtection> <clickjackProtectionLevel>SameOriginOnly</clickjackProtectionLevel> @@ -22,7 +22,7 @@ <indexPage>TopPage</indexPage> <masterLabel>娑堣�楀搧绠$悊绯荤粺</masterLabel> <referrerPolicyOriginWhenCrossOrigin - >false</referrerPolicyOriginWhenCrossOrigin> + >false</referrerPolicyOriginWhenCrossOrigin> <requireHttps>true</requireHttps> <selfRegPage>CommunitiesSelfReg</selfRegPage> <siteAdmin>sb04@sb.com</siteAdmin> -- Gitblit v1.9.1