Skip to content

Commit

Permalink
Fix documentation about automatic behavior of SYMFONY_HTTP_CACHE
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkeung committed Apr 17, 2019
1 parent 317998d commit 695a668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/apache2/vhost.template
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
# Optional: Whether to use Symfony's builtin HTTP Caching Proxy.
# Disable it if you are using an external reverse proxy (e.g. Varnish)
# Possible values: 0, 1 or ""
# Defaults to disabled if SYMFONY_ENV is set to "dev" or SYMFONY_TRUSTED_PROXIES is set,
# Defaults to disabled if SYMFONY_ENV is set to "dev"
# and if this env value is omitted or empty
#if[SYMFONY_HTTP_CACHE] SetEnv SYMFONY_HTTP_CACHE "%SYMFONY_HTTP_CACHE%"

Expand Down

0 comments on commit 695a668

Please sign in to comment.