aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2020-09-17 19:14:39 +0000
committerHristo Venev <hristo@venev.name>2020-09-17 19:14:39 +0000
commitf77d26963760b3fb8bb770673b61bd4bf667206e (patch)
tree29a19db827451ff264296897d1bebe6bbde46b5a /README.md
parent64416ad648252d651b68cdd221846d3f881304d0 (diff)
Documentation fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6a5877d..8845df0 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ It is possible to override some options for a specific public key, and/or to res
[peer."yIOdSFrFQ1WPYS6IUWCsRjzw2Iqq0HMcyVVEXu5z+nM="]
source = "remote2"
endpoint = "[2001:db8::6]:10656"
-psk = "QJmzt2PpKx8g98qrOtsNR4tB1bik+fMSabNNXCC5OUU="
+psk = "/path/to/psk/file"
keepalive = 20
```