File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -20,16 +20,16 @@ Configuration
20
20
* `ide `_
21
21
* `test `_
22
22
* `form `_
23
- * :ref: `enabled<config-framework-form-enabled> `
23
+ * :ref: `enabled<config-framework-form-enabled> `
24
24
* `csrf_protection `_
25
- * :ref: `enabled<config-framework-csrf-enabled> `
26
- * `field_name `
25
+ * :ref: `enabled<config-framework-csrf-enabled> `
26
+ * `field_name `
27
27
* `session `_
28
- * `lifetime `_
28
+ * `lifetime `_
29
29
* `templating `_
30
- * `assets_base_urls `_
31
- * `assets_version `_
32
- * `assets_version_format `_
30
+ * `assets_base_urls `_
31
+ * `assets_version `_
32
+ * `assets_version_format `_
33
33
34
34
charset
35
35
~~~~~~~
@@ -70,8 +70,8 @@ full TextMate string would look like this:
70
70
71
71
.. code-block :: yaml
72
72
73
- framework :
74
- ide : " txmt://open?url=file://%%f&line=%%l"
73
+ framework :
74
+ ide : " txmt://open?url=file://%%f&line=%%l"
75
75
76
76
Of course, since every developer uses a different IDE, it's better to set
77
77
this on a system level. This can be done by setting the ``xdebug.file_link_format ``
You can’t perform that action at this time.
0 commit comments