Update v1.0.6.10

This commit is contained in:
sujitprasad
2016-04-01 10:38:50 +05:30
parent ce796d2a89
commit 70be91b8a8
3 changed files with 5 additions and 5 deletions

View File

@@ -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',
/*
|--------------------------------------------------------------------------

View File

@@ -44,7 +44,7 @@ return [
*/
'options' => [
'sPaginationType' => 'full_numbers',
'bProcessing' => false,
'bProcessing' => true,
],
/*
|--------------------------------------------------------------------------

View File

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