Skip to content

Commit 2ee69c6

Browse files
Added help about the framework.ide null value behaviour
1 parent 3f4fcc7 commit 2ee69c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/config/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ framework:
2222
# The 'ide' option turns all of the file paths in an exception page
2323
# into clickable links that open the given file using your favorite IDE.
2424
# Supported values are 'phpstorm', 'sublime', 'textmate', 'macvim' and 'emacs'.
25+
# When 'ide' is set to null the file is opened in your web browser.
2526
# See http://symfony.com/doc/current/reference/configuration/framework.html#ide
2627
ide: ~
2728

0 commit comments

Comments
 (0)