From 28931b5c2cb54be73fb309cad3afe7e1d6cdc11c Mon Sep 17 00:00:00 2001 From: sujitprasad Date: Thu, 25 Feb 2016 20:52:24 +0530 Subject: [PATCH] Update v1.0.6.4 --- config/app.php | 2 +- config/lfm.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' => [