update multi language Login site

This commit is contained in:
2021-08-30 17:21:11 +07:00
parent f9f32878cd
commit a27bf65303
11 changed files with 34 additions and 34 deletions

View File

@@ -3,6 +3,6 @@
return [
'adminEmail' => 'admin@example.com',
"maxLogs" => 100000,
"maxPicture" => 5,
"maxPicture" => 9999,
"version" => "1.0.7"
];