Enable disabling internal templates, as well as having custom templates
This commit is contained in:
@@ -94,5 +94,6 @@ return [
|
||||
|
||||
'template' => [
|
||||
'dir' => env('LDAP_TEMPLATE_DRIVER','templates'),
|
||||
'exclude_system' => env('LDAP_TEMPLATE_EXCLUDE_SYSTEM',FALSE),
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user