Skip to content

Commit

Permalink
fix docs (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
princemaple authored May 28, 2023
1 parent 787c94b commit 1384484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Here are all the available options for the directive options
```
@match path /path
@match {
handle @match {
cache {
cache_name ChangeName
cache_keys {
Expand Down Expand Up @@ -200,7 +200,7 @@ badger-configuration.com {
ZSTDCompressionLevel <int>
VerifyValueChecksum <bool>
EncryptionKey <string>
EncryptionKey <Duration>
EncryptionKeyRotationDuration <Duration>
BypassLockGuard <bool>
ChecksumVerificationMode <int>
DetectConflicts <bool>
Expand Down

0 comments on commit 1384484

Please sign in to comment.