SitecoreSidekick icon indicating copy to clipboard operation
SitecoreSidekick copied to clipboard

Ensure configs are only run on Standalone or ContentManagement

Open gilbertaoe opened this issue 2 years ago • 0 comments

I know the documentation states that the Sidekick files should be removed on the CD servers, however, I don't think it would hurt to add role:require="Standalone or ContentManagement" to the config files. Just in case someone accidentally uploads the files to the wrong place.

Here's sitecore's documentation on rule based configuration, a majority of the App_Config/Sitecore already uses role:require.

https://doc.sitecore.com/xp/en/developers/93/platform-administration-and-architecture/rule-based-configuration.html

gilbertaoe avatar Oct 10 '22 18:10 gilbertaoe