在/portal-master/portal-impl/src/portal.properties文件中,有如下配置:

#
# Input a list of sections that will be included as part of the form when
# updating a site.
#
sites.form.update.main=details,categorization,site-url,site-template
sites.form.update.seo=sitemap,robots
sites.form.update.advanced=default-user-associations,staging,analytics,content-sharing,recycle-bin
sites.form.update.miscellaneous=custom-fields,display-settings

修改为:

#
# Input a list of sections that will be included as part of the form when
# updating a site.
#
sites.form.update.main=details,categorization,site-url,site-template
sites.form.update.seo=sitemap,robots
sites.form.update.advanced=default-user-associations
sites.form.update.miscellaneous=display-settings
 

相关文章:

  • 2021-09-16
  • 2021-08-29
  • 2021-08-19
  • 2021-09-09
  • 2021-06-19
  • 2021-12-23
猜你喜欢
  • 2021-09-16
  • 2021-11-27
  • 2021-10-07
  • 2022-01-15
  • 2021-11-05
  • 2021-09-04
相关资源
相似解决方案