cosmetics

This commit is contained in:
Peter Bieringer 2024-12-18 19:40:32 +01:00
parent 6ebe9aee76
commit 1a76e1ad50

2
config
View file

@ -158,7 +158,7 @@
# Use last modifiction time (nanoseconds) and size (bytes) for 'item' cache instead of SHA256 (improves speed)
# 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
#use_mtime_and_size_for_item_cache=False
#use_mtime_and_size_for_item_cache = False
# Use configured umask for folder creation (not applicable for OS Windows)
# Useful value: 0077 | 0027 | 0007 | 0022