1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Update config

Added URL-Decode option
This commit is contained in:
Juan F Arjona 2025-05-05 15:20:38 -05:00 committed by GitHub
parent d22d74320a
commit f0aa588638
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
config
View file

@ -184,6 +184,8 @@
# Permit overwrite of a collection (global)
#permit_overwrite_collection = True
# URL Decode the given username (when URL-encoded by the client - useful for iOS devices when using email address)
# urldecode_username = False
[storage]