prepare a2f
This commit is contained in:
parent
42ab84c4b2
commit
1ce6dd391a
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@ return [
|
||||||
'debug' => true,
|
'debug' => true,
|
||||||
'languages' => true,
|
'languages' => true,
|
||||||
'date.handler' => 'intl',
|
'date.handler' => 'intl',
|
||||||
|
// 'auth' => [
|
||||||
|
// 'methods' => [
|
||||||
|
// 'password' => ['2fa' => true]
|
||||||
|
// ]
|
||||||
|
// ],
|
||||||
'thumbs' => [
|
'thumbs' => [
|
||||||
'quality' => 80,
|
'quality' => 80,
|
||||||
'presets' => [
|
'presets' => [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue