Added to config sample

This commit is contained in:
Andreas Kristiansen
2026-01-02 13:33:14 +01:00
parent 03a1cdf2bc
commit 13e361e72a

View File

@@ -846,3 +846,11 @@ $config['max_login_attempts'] = 3;
$config['enable_dxcluster_file_cache_band'] = false;
$config['enable_dxcluster_file_cache_worked'] = false;
/*
|--------------------------------------------------------------------------
| Internal tools
| Set this to true if you want to display the admin internal tools in the header meanu
|--------------------------------------------------------------------------
*/
$config['internal_tools'] = false;