v1.0.3.4
This commit is contained in:
@@ -15,6 +15,20 @@ return [
|
||||
|
||||
'debug' => true,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Error Log
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| This error log will send email to faveo about the errors. So that before
|
||||
| reporting about the errors we at faveo will start solving the issues already.
|
||||
| The errors mails will never share your files or data. it will only share
|
||||
| the line number and error occured.
|
||||
| To dissable you may just change '%1%' to 0.
|
||||
*/
|
||||
|
||||
'ErrorLog' => '%1%',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Application Version
|
||||
@@ -24,7 +38,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'version' => '1.0.3.3',
|
||||
'version' => 'Community 1.0.3.4',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user