Skip to content

Commit 59ddccc

Browse files
committed
Add show_debug_comments option
1 parent b8b8a95 commit 59ddccc

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)