File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -942,6 +942,19 @@ Example Usage:
942942
943943** Also found in CP:** ` Settings --> Debugging & Output ` : [ Debug Preference] ( control-panel/settings/debug-output.md#enable-error-reporting )
944944
945+ ## ` default_template_engine `
946+
947+ Set the default template language to be used when creating new templates or using generators.
948+
949+ NOTE: ** Note:** This configuration option is only applicable when [ Coilpack Installed] ( https://expressionengine.github.io/coilpack-docs/docs/ )
950+
951+ | Value | Description |
952+ | ------- | --------------- |
953+ | null | Native |
954+ | twig | Twig |
955+ | blade | Blade |
956+
957+
945958## ` default_member_group `
946959
947960Set the primary member role to which new users will be assigned.
You can’t perform that action at this time.
0 commit comments