فهرست منبع

fix improper section, overseen in f0aa588638d04605757db62fae34b335053c5406

Peter Bieringer 4 ماه پیش
والد
کامیت
253d7b365f
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      config

+ 3 - 2
config

@@ -181,6 +181,9 @@
 # Strip domain name from username
 #strip_domain = False
 
+# URL Decode the given username (when URL-encoded by the client - useful for iOS devices when using email address)
+#urldecode_username = False
+
 
 [rights]
 
@@ -197,8 +200,6 @@
 # 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]