Skip to content

Commit 162e561

Browse files
committed
Fix documentation about automatic behavior of SYMFONY_HTTP_CACHE
1 parent 317998d commit 162e561

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/apache2/vhost.template

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
# Optional: Whether to use Symfony's builtin HTTP Caching Proxy.
5757
# Disable it if you are using an external reverse proxy (e.g. Varnish)
5858
# Possible values: 0, 1 or ""
59-
# Defaults to disabled if SYMFONY_ENV is set to "dev" or SYMFONY_TRUSTED_PROXIES is set,
60-
# and if this env value is omitted or empty
59+
# Defaults to disabled if SYMFONY_ENV is set to "dev"
6160
#if[SYMFONY_HTTP_CACHE] SetEnv SYMFONY_HTTP_CACHE "%SYMFONY_HTTP_CACHE%"
6261

6362
# Optional: Defines the proxies to trust

0 commit comments

Comments
 (0)