# HG changeset patch # User Olaf Wintermann # Date 1503416897 -7200 # Node ID 8dc2952dd5dcdb67a3c74d2b3dd4335054cccefc # Parent 02d3e4b1245f88b07ac443dece2caab2ee572628 fixes missing default-key in example config diff -r 02d3e4b1245f -r 8dc2952dd5dc docs/src/configuration.md --- a/docs/src/configuration.md Sun Aug 06 18:18:00 2017 +0200 +++ b/docs/src/configuration.md Tue Aug 22 17:48:17 2017 +0200 @@ -50,7 +50,7 @@ ### full-encryption -If this element has the value of true, content and resource name encryption/decryption is enabled. Because encryption and decryption is disabled by default, `false` has no effect for this element. +If this element has the value of true, content and resource name encryption/decryption is enabled. Resources are only encrypted if the repository has a default-key or a key is specified via command line option. Because encryption and decryption is disabled by default, `false` has no effect for this element. Type: boolean \ Default: false \ @@ -212,6 +212,7 @@ alice MTIzNDU2Nzg= true + mykey1