Skip to content

Commit a8da414

Browse files
committed
Nits
1 parent a90bfc0 commit a8da414

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dnscrypt-proxy/example-dnscrypt-proxy.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -974,9 +974,9 @@ algorithm = "none"
974974
## - ipcrypt-ndx: 64 hex chars (32 bytes) - Generate with: openssl rand -hex 32
975975
## Example for deterministic/nd: key = "1234567890abcdef1234567890abcdef"
976976
## Example for ndx: key = "1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
977-
## IMPORTANT: Keep this key secret and store it securely
977+
## IMPORTANT: Keep this key secret
978978

979-
# key = ""
979+
key = ""
980980

981981

982982
###############################################################################

0 commit comments

Comments
 (0)