File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ parameters:
19
19
20
20
# Basic configuration for the Symfony framework features
21
21
framework :
22
- # Uncomment the 'ide' option to turn all of the file paths in an exception
22
+ # The 'ide' option to turn all of the file paths in an exception
23
23
# page into clickable links that open the given file using your favorite IDE.
24
24
# Supported values are 'textmate', 'macvim', 'emacs' and 'sublime' shortcuts
25
25
# and any custom configuration string, such as: "phpstorm://open?file=%%f&line=%%l"
26
26
# See http://symfony.com/doc/current/reference/configuration/framework.html#ide
27
- ide : sublime
27
+ ide : ~
28
28
29
29
# When using the HTTP Cache, ESI allows to render page fragments separately
30
30
# and with different cache configurations for each fragment
You can’t perform that action at this time.
0 commit comments