Use single logs by default.
This commit is contained in:
parent
84028d4981
commit
3516f4f677
|
@ -95,7 +95,7 @@
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'log' => 'daily',
|
'log' => 'single',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue