X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ce1c70084edb84713dd49bb251620ed9a7c08039..refs/pull/2227/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