diff --git a/config/app.php b/config/app.php index 6a0492ef4..681c74d74 100644 --- a/config/app.php +++ b/config/app.php @@ -13,7 +13,7 @@ return [ | */ - 'debug' => true, + 'debug' => false, /* |-------------------------------------------------------------------------- diff --git a/config/lfm.php b/config/lfm.php index 8a9bb83f6..3e94eb37d 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' => '%0%', + 'images_url' => '%url%', 'files_dir' => 'public/files/', 'files_url' => '/files/', 'file_type_array' => [