Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Created March 28, 2023 19:24
<configuration>
<appSettings>
...
<add key="sf-env:outputCacheConfig:optionalHeaders" value="Key" />
<add key="sf-env:systemConfig/outputCacheSettings/cacheService:authenticationKey" value="SECRET_VALUE" />
...
</appSettings>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment