Merge pull request #2623 from gitsan13/test_demo
This commit is contained in:
Коммит
9f5901e0c2
|
@ -77,7 +77,7 @@ abstract class Office extends Provider {
|
|||
}
|
||||
|
||||
$client = $this->clientService->newClient();
|
||||
$options = ['timeout' => 10];
|
||||
$options = ['timeout' => 25];
|
||||
|
||||
if ($this->config->getAppValue('richdocuments', 'disable_certificate_verification') === 'yes') {
|
||||
$options['verify'] = false;
|
||||
|
|
Загрузка…
Ссылка в новой задаче