From 5063ce6185053b96a8cd8ba2fed0a613c838ad27 Mon Sep 17 00:00:00 2001 From: sujitprasad Date: Wed, 24 Feb 2016 20:40:20 +0530 Subject: [PATCH] Update v1.0.6.4 --- config/app.php | 28 ++++++++++++++++++++++++++++ config/database.php | 2 +- config/lfm.php | 2 +- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/config/app.php b/config/app.php index 5899d64bc..624127e71 100644 --- a/config/app.php +++ b/config/app.php @@ -168,6 +168,34 @@ return [ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/config/database.php b/config/database.php index a2fa2be0e..a53ea36ce 100644 --- a/config/database.php +++ b/config/database.php @@ -101,7 +101,7 @@ return [ | installed or not. | */ - 'install' => '1', + 'install' => '%0%', /* |-------------------------------------------------------------------------- | Redis Databases diff --git a/config/lfm.php b/config/lfm.php index 0a30cf6ca..8a9bb83f6 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('photos').'/', + 'images_url' => '%0%', 'files_dir' => 'public/files/', 'files_url' => '/files/', 'file_type_array' => [