Parcourir la source

Add rights section in config module

Guillaume Ayoub il y a 13 ans
Parent
commit
e14bed9f95
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      radicale/config.py

+ 2 - 0
radicale/config.py

@@ -66,6 +66,8 @@ INITIAL_CONFIG = {
         "ldap_scope": "OneLevel",
         "pam_group_membership": "",
         "courier_socket": ""},
+    "rights": {
+        "type": "None"},
     "storage": {
         "type": "filesystem",
         "filesystem_folder": os.path.expanduser(