Skip to content

Commit 1384484

Browse files
authored
fix docs (#53)
1 parent 787c94b commit 1384484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Here are all the available options for the directive options
108108
```
109109
@match path /path
110110
111-
@match {
111+
handle @match {
112112
cache {
113113
cache_name ChangeName
114114
cache_keys {
@@ -200,7 +200,7 @@ badger-configuration.com {
200200
ZSTDCompressionLevel <int>
201201
VerifyValueChecksum <bool>
202202
EncryptionKey <string>
203-
EncryptionKey <Duration>
203+
EncryptionKeyRotationDuration <Duration>
204204
BypassLockGuard <bool>
205205
ChecksumVerificationMode <int>
206206
DetectConflicts <bool>

0 commit comments

Comments
 (0)