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

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]