dav/config.h

changeset 606
aa49966e4e85
parent 470
6bf798ad3aec
child 730
83f832e345e0
--- a/dav/config.h	Sat Jun 15 11:01:37 2019 +0200
+++ b/dav/config.h	Sun Jun 16 13:14:24 2019 +0200
@@ -63,8 +63,10 @@
     bool verification;
     bool encrypt_content;
     bool encrypt_name;
+    bool encrypt_properties;
     bool decrypt_content;
     bool decrypt_name;
+    bool decrypt_properties;
     int ssl_version;
     unsigned long authmethods;
 };

mercurial