We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bb34b commit 756993eCopy full SHA for 756993e
docs/deployment/caching/profiles.md
@@ -52,7 +52,7 @@ Here is an example from this package:
52
<genericsetup:registerProfile
53
name="with-caching-proxy"
54
title="With caching proxy"
55
- description="Settings useful for setups with a caching proxy such as Squid or Varnish"
+ description="Settings useful for setups with a caching proxy such as Varnish or a CDN"
56
directory="profiles/with-caching-proxy"
57
provides="Products.GenericSetup.interfaces.EXTENSION"
58
for="plone.app.caching.interfaces.ICacheProfiles"
0 commit comments