mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-15 01:43:34 -06:00
Added a default, higher debug level.
This commit is contained in:
parent
5d11949313
commit
497b8c48c8
@ -6,6 +6,7 @@ return [
|
||||
'timezone' => 'UTC',
|
||||
'locale' => 'en',
|
||||
'fallback_locale' => 'en',
|
||||
'log_level' => 'notice',
|
||||
'key' => 'D93oqmVsIARg23FC3cbsHuBGk0uXQc3r',
|
||||
'cipher' => MCRYPT_RIJNDAEL_128,
|
||||
'providers' => [
|
||||
|
Loading…
Reference in New Issue
Block a user