Skip to content

Commit ac4e04d

Browse files
committed
generate documentation from config.sample.php
1 parent 555925a commit ac4e04d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,16 @@ The timeout in seconds for synchronizing address books, e.g., federated system a
706706

707707
Defaults to ``30`` seconds
708708

709+
carddav_sync_request_truncation
710+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
711+
712+
713+
::
714+
715+
'carddav_sync_request_truncation' => 2500,
716+
717+
The limit applied to the synchronization report request, e.g. federated system address books (as run by `occ federation:sync-addressbooks`).
718+
709719
session_relaxed_expiry
710720
^^^^^^^^^^^^^^^^^^^^^^
711721

0 commit comments

Comments
 (0)