diff --git a/config/app.php b/config/app.php index 3c3456658..ce6b22899 100644 --- a/config/app.php +++ b/config/app.php @@ -13,7 +13,7 @@ return [ | */ - 'debug' => false, + 'debug' => true, /* |-------------------------------------------------------------------------- @@ -27,7 +27,7 @@ return [ | To dissable you may just change '%1%' to 0. */ - 'ErrorLog' => '%0%', + 'ErrorLog' => '1', /* |-------------------------------------------------------------------------- @@ -38,7 +38,7 @@ return [ | */ - 'version' => 'Community 1.0.6.9', + 'version' => 'Community 1.0.6.10', /* |-------------------------------------------------------------------------- diff --git a/config/chumper.datatable.php b/config/chumper.datatable.php index af0925c74..3d5556299 100644 --- a/config/chumper.datatable.php +++ b/config/chumper.datatable.php @@ -44,7 +44,7 @@ return [ */ 'options' => [ 'sPaginationType' => 'full_numbers', - 'bProcessing' => false, + 'bProcessing' => true, ], /* |-------------------------------------------------------------------------- diff --git a/config/lfm.php b/config/lfm.php index 3e94eb37d..6022fa66b 100644 --- a/config/lfm.php +++ b/config/lfm.php @@ -9,7 +9,7 @@ return [ 'shared_folder_name' => 'shares', 'thumb_folder_name' => 'thumbs', 'images_dir' => 'public/photos/', - 'images_url' => '%url%', + 'images_url' => '%url%', //url('photos').'/', 'files_dir' => 'public/files/', 'files_url' => '/files/', 'file_type_array' => [