Skip to content

Commit dfec0ad

Browse files
Seldaekweaverryan
authored andcommitted
Clarifications
1 parent fe59a96 commit dfec0ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbook/console/generating_urls.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Configuring the Request Context globally
1616
----------------------------------------
1717

1818
To configure the Request Context - which is used by the URL Generator - you can
19-
redefine the parameters it uses as default value to change the default host and
20-
scheme. Note that this does not impact URL generated via normal web requests,
21-
since those will override the defaults.
19+
redefine the parameters it uses as default values to change the default host
20+
(localhost) and scheme (http). Note that this does not impact URLs generated
21+
via normal web requests, since those will override the defaults.
2222

2323
.. configuration-block::
2424

0 commit comments

Comments
 (0)