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

Commit24b9b1d

Browse files
mpdudeOskarStark
authored andcommitted
Document theframework.router.cache_dir setting
1 parent1cbe327 commit24b9b1d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎reference/configuration/framework.rst‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,6 +1495,18 @@ If the charset of your application is UTF-8 (as defined in the
14951495
recommended setting it to ``true``. This will make non-UTF8 URLs to generate 404
14961496
errors.
14971497

1498+
cache_dir
1499+
.........
1500+
1501+
**type**: ``string`` **default**: ``%kernel.cache_dir%``
1502+
1503+
The directory where routing information will be cached. Can be set to
1504+
``~`` (``null``) to disable route caching.
1505+
1506+
..versionadded::6.2
1507+
1508+
The ``cache_dir`` setting was introduced in Symfony 6.2.
1509+
14981510
.. _config-framework-session:
14991511

15001512
session

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp