File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -96,11 +96,13 @@ all services are private by default.
96
96
Service Format: YAML
97
97
--------------------
98
98
99
- In the previous section, YAML was used to define the service.
99
+ If you use the :ref: `default services.yaml configuration <service-container-services-load-example >`,
100
+ most services will be configured automatically. However, in some edge cases
101
+ you'll need to configure services (or parts of them) manually.
100
102
101
103
.. best-practice ::
102
104
103
- Use the YAML format to define your own services.
105
+ Use the YAML format to configure your own services.
104
106
105
107
This is controversial, and in our experience, YAML and XML usage is evenly
106
108
distributed among developers, with a slight preference towards YAML.
You can’t perform that action at this time.
0 commit comments