소스 검색

Add rights section in config module

Guillaume Ayoub 13 년 전
부모
커밋
e14bed9f95
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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(