Skip to content

Commit 8eb45f7

Browse files
committed
Remove default config chapter
1 parent ec74016 commit 8eb45f7

File tree

2 files changed

+4
-299
lines changed

2 files changed

+4
-299
lines changed

Resources/doc/reference/configuration/default.rst

Lines changed: 0 additions & 298 deletions
This file was deleted.

Resources/doc/reference/configuration/proxy-client.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ default
7676
**type**: ``enum`` **options**: ``varnish``, ``nginx``
7777

7878
.. code-block:: yaml
79-
fos_http_cache:
79+
80+
# app/config/config.yml
81+
fos_http_cache:
8082
proxy_client:
8183
default: varnish
8284
@@ -96,6 +98,7 @@ authentication looks like this:
9698

9799
.. code-block:: yaml
98100
101+
# app/config/config.yml
99102
acme.varnish.guzzle.client:
100103
class: Guzzle\Service\Client
101104
calls:

0 commit comments

Comments
 (0)