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' => [