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

Commit2d79a32

Browse files
committed
Merge branch '2.2'
Conflicts:reference/configuration/framework.rst
2 parents77d920f +0dd8dd7 commit2d79a32

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎reference/configuration/framework.rst‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,11 @@ Configuration
4242
* `assets_version`_
4343
* `assets_version_format`_
4444
* `profiler`_
45+
<<<<<<< HEAD
4546
* `collect`_
47+
=======
48+
* `enabled`_
49+
>>>>>>> 2.2
4650

4751
secret
4852
~~~~~~
@@ -389,6 +393,18 @@ would be ``/images/logo.png?version=5``.
389393
profiler
390394
~~~~~~~~
391395

396+
..versionadded::2.2
397+
The ``enabled`` option was added in Symfony 2.2. Previously, the profiler
398+
could only be disabled by omitting the ``framework.profiler`` configuration
399+
entirely.
400+
401+
enabled
402+
.......
403+
404+
**default**: ``true`` in the ``dev`` and ``test`` environments
405+
406+
The profiler can be disabled by setting this key to ``false``.
407+
392408
..versionadded::2.3
393409

394410
The ``collect`` option is new in Symfony 2.3. Previously, when ``profiler.enabled``

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp