Skip to content

Commit

Permalink
Update storage.md
Browse files Browse the repository at this point in the history
Fixed indentation level for insecure_skip_verify

Signed-off-by: schnitzel4 <[email protected]>
  • Loading branch information
schnitzel4 authored Oct 29, 2024
1 parent 6203811 commit 2625d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ config:
cert_file: ""
key_file: ""
server_name: ""
insecure_skip_verify: false
insecure_skip_verify: false
disable_compression: false
trace:
enable: false
Expand Down

0 comments on commit 2625d30

Please sign in to comment.