Update config/params.php
This commit is contained in:
parent
a26cf27d08
commit
d4cc9654d8
|
@ -7,5 +7,6 @@ return [
|
||||||
"maxPicture" => 9999,
|
"maxPicture" => 9999,
|
||||||
"version" => "1.0.7",
|
"version" => "1.0.7",
|
||||||
"autoSyncLog" => false,
|
"autoSyncLog" => false,
|
||||||
"timeoutRequestServer" => 4
|
"timeoutRequestServer" => 4,
|
||||||
|
"test" => 3
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user