summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-04-28 18:14:07 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-04-28 18:14:07 +0200
commit0b9766c14743dc5858d631251d38decced6a7f43 (patch)
tree7652959f20a427c618c3d6977ad9e162d72cf929
parentd39373b769c9e5224aa65a6d7fd4444e93a7f336 (diff)
[docs] fix error in documentation of parameters
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e36032..482d14e 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ SIP2 authentication:
| `VPNWEB_SIP_PASS` | Administrative pass for the SIP2 telnet interface |
| `VPNWEB_SIP_HOST` | Host to connect to the SIP2 telnet interface |
| `VPNWEB_SIP_PORT` | Port to connect to the SIP2 telnet interface |
-| `VPNWEB_SIP_LIBR_LOCATION` | Port to connect to the SIP2 telnet interface |
+| `VPNWEB_SIP_LIBR_LOCATION` | Library location identifier |
| `VPNWEB_SIP_TERMINATOR` | Telnet terminator used by the endpoint (default: \r) |