8000 minor #10806 better readability (OskarStark) · symfony/symfony-docs@81e2b73 · GitHub
[go: up one dir, main page]

Skip to content

Commit 81e2b73

Browse files
committed
minor #10806 better readability (OskarStark)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #10806). Discussion ---------- better readability <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 84249f9 better readability
2 parents <
8000
a class="color-fg-default Link--inTextBlock prc-Link-Link-85e08" data-hotkey="p" data-hovercard-url="/symfony/symfony-docs/commit/4de47b4815eeda89e1de8d9574b350c9ea8b920a/hovercard" href="/symfony/symfony-docs/commit/4de47b4815eeda89e1de8d9574b350c9ea8b920a">4de47b4 + 84249f9 commit 81e2b73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.symfony/routes.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
https://{default}/:
22
cache:
33
cookies:
4-
- '*'
4+
- '*'
55
default_ttl: 0
66
enabled: true
77
headers:
8-
- Accept
9-
- Accept-Language
8+
- Accept
9+
- Accept-Language
1010
type: upstream
1111
upstream: symfonydocs:http

0 commit comments

Comments
 (0)
0