update not insert duplicate logs

This commit is contained in:
2023-06-14 13:49:01 +07:00
parent 21cc5f2050
commit 82a5b0d0ad
2 changed files with 8 additions and 3 deletions

View File

@@ -7,5 +7,5 @@ return [
"maxPicture" => 9999,
"version" => "1.0.7",
"autoSyncLog" => false,
"timeoutRequestServer" => 10
"timeoutRequestServer" => 4
];