Update 'config/params.php'
This commit is contained in:
parent
924d23dad0
commit
c02733be18
|
@ -3,6 +3,6 @@
|
||||||
return [
|
return [
|
||||||
'adminEmail' => 'admin@example.com',
|
'adminEmail' => 'admin@example.com',
|
||||||
"maxLogs" => 100000,
|
"maxLogs" => 100000,
|
||||||
"maxPicture" => 2,
|
"maxPicture" => 5,
|
||||||
"version" => "1.0.7"
|
"version" => "1.0.7"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user