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.
9696Service Format: YAML
9797--------------------
9898
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.
100102
101103.. best-practice ::
102104
103- Use the YAML format to define your own services.
105+ Use the YAML format to configure your own services.
104106
105107This is controversial, and in our experience, YAML and XML usage is evenly
106108distributed among developers, with a slight preference towards YAML.
You can’t perform that action at this time.
0 commit comments