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:
parent
d22d74320a
commit
f0aa588638
1 changed files with 2 additions and 0 deletions
2
config
2
config
|
@ -184,6 +184,8 @@
|
||||||
# Permit overwrite of a collection (global)
|
# Permit overwrite of a collection (global)
|
||||||
#permit_overwrite_collection = True
|
#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]
|
[storage]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue