Commit 65d8034
committed
minor #17562 Symfony CLI: document the .symfony.local.yaml config file (jmsche)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
Symfony CLI: document the .symfony.local.yaml config file
It seems there are some other options available for the `.symfony.local.yaml` configuration file: https://github.com/symfony-cli/symfony-cli/blob/862b631e07adc07a534ef5349cbffa6006b76f41/local/project/config.go#L34-L61
I think this PR documents all of them :)
Commits
-------
4f17fcb Symfony CLI: document the .symfony.local.yaml config file1 file changed
+33
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
| 295 | + | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
303 | 333 | | |
304 | | - | |
| 334 | + | |
305 | 335 | | |
306 | 336 | | |
307 | 337 | | |
| |||
0 commit comments