update file_get_content timeout
This commit is contained in:
@@ -6,5 +6,6 @@ return [
|
||||
"maxLogs" => 50000,
|
||||
"maxPicture" => 9999,
|
||||
"version" => "1.0.7",
|
||||
"autoSyncLog" => false
|
||||
"autoSyncLog" => false,
|
||||
"timeoutRequestServer" => 10
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user