]> source.dussan.org Git - nextcloud-server.git/commit
feat: configurable request timeout for carddav sync
authorPablo Zmdl <pablo@nextcloud.com>
Fri, 27 Sep 2024 11:59:09 +0000 (13:59 +0200)
committerDaniel <mail@danielkesselberg.de>
Thu, 17 Oct 2024 20:27:10 +0000 (22:27 +0200)
commit280adb3e9430138dc5ff8c990f8b5a1448ef5d88
tree8fb31f6e9e0c75a18ef8bdfe02c6e6d8c38c9045
parent40fd76f69e601ab5579e8ce9b81318d3924dd463
feat: configurable request timeout for carddav sync

Big federated setups may need a longer timeout, which they now can
configure.

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
Co-authored-by: Josh <josh.t.richards@gmail.com>
apps/dav/lib/CardDAV/SyncService.php
apps/dav/tests/unit/CardDAV/SyncServiceTest.php
config/config.sample.php