Skip to content

Commit 4e92de9

Browse files
committed
Add show_debug_comments option
1 parent 10c75b3 commit 4e92de9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/view.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
'extension' => '.php',
1818
'layout_prefix' => '_layouts',
1919
'include_prefix' => '_includes',
20+
'show_debug_comments' => true,
2021
],
2122
];

0 commit comments

Comments
 (0)