Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf68defc

Browse files
committed
[FrameworkBundle] Remove mention of inexistantignore_cache option
Signed-off-by: Quentin Devos <4972091+Okhoshi@users.noreply.github.com>
1 parent6b3d171 commitf68defc

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

‎reference/configuration/framework.rst‎

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,15 +1514,7 @@ The directory where routing information will be cached. Can be set to
15141514
..deprecated::7.1
15151515

15161516
Setting the ``cache_dir`` option is deprecated since Symfony 7.1. The routes
1517-
are now always cached in the ``%kernel.build_dir%`` directory. If you want
1518-
to disable route caching, set the ``ignore_cache`` option to ``true``.
1519-
1520-
ignore_cache
1521-
............
1522-
1523-
**type**: ``boolean`` **default**: ``false``
1524-
1525-
When this option is set to ``true``, routing information will not be cached.
1517+
are now always cached in the ``%kernel.build_dir%`` directory.
15261518

15271519
secrets
15281520
~~~~~~~

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp