X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/3acea12f1c0013be4f1e3994cae2ea662e43bb4e..refs/pull/2023/head:/app/Config/debugbar.php diff --git a/app/Config/debugbar.php b/app/Config/debugbar.php index ec942dcd3..fe624eb7d 100644 --- a/app/Config/debugbar.php +++ b/app/Config/debugbar.php @@ -79,6 +79,7 @@ return [ 'files' => false, // Show the included files 'config' => false, // Display config settings 'cache' => false, // Display cache events + 'models' => true, // Display models ], // Configure some DataCollectors