config: fix typo

This commit is contained in:
Peter Bieringer
2026-03-29 15:02:10 +02:00
parent 9e58149dad
commit a2a27a8e45

2
config
View File

@@ -31,7 +31,7 @@
# Max resource size (bytes), default: 10 Mbyte
# Limited to 80% of max_content_length to cover plain base64 encoded payload
# Announced to clients requesting "max-resource-size" via PROPFIND
#max_ressource_size = 10000000
#max_resource_size = 10000000
# Socket timeout (seconds)
#timeout = 30