From 94a2677ac3c3cc687e495083ba0418dbd7fa2e81 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Sun, 15 Dec 2024 11:59:55 +0000 Subject: [PATCH] Generate documentation --- master.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/master.html b/master.html index cb9c38f6..80187ccd 100644 --- a/master.html +++ b/master.html @@ -1149,6 +1149,16 @@ present

Note: use only on single-instance setup, will break consistency with client in multi-instance setup

+
+
use_mtime_and_size_for_item_cache
+

Use last modifiction time (nanoseconds) and size (bytes) for 'item' +cache instead of SHA256 (improves speed)

+

Default: False

+

Note: check used filesystem mtime precision before enabling

+

Note: conversion is done on access, bulk conversion can be done +offline using storage verification option +radicale --verify-storage

+
folder_umask

Use configured umask for folder creation (not applicable for OS @@ -1257,9 +1267,9 @@ books and calendars.

Log rights rule which doesn't match on level=debug

Default: False

-
-
#storage_cache_actions
-

Log storage cache actions

+
+
storage_cache_actions_on_debug
+

Log storage cache actions on level=debug

Default: False