Skip to content

Commit 26b3f2f

Browse files
committed
minor #18114 update default value for framework.ide (GromNaN)
This PR was merged into the 6.2 branch. Discussion ---------- update default value for framework.ide The default value was changed in symfony/symfony#44575 Commits ------- 9636026 update default value for framework.ide
2 parents 89de527 + 9636026 commit 26b3f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ reverse proxy. See :doc:`/deployment/proxies`.
266266
ide
267267
~~~
268268

269-
**type**: ``string`` **default**: ``null``
269+
**type**: ``string`` **default**: ``%env(default::SYMFONY_IDE)%``
270270

271271
Symfony turns file paths seen in variable dumps and exception messages into
272272
links that open those files right inside your browser. If you prefer to open

0 commit comments

Comments
 (0)