From 8d44465d5774a84a4e4e7958662b08bf174eb751 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Mon, 25 May 2020 22:32:35 +0200 Subject: correct the documentation for VPNWEB_SIP_TERMINATOR default value --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 482d14e..6197957 100644 --- a/README.md +++ b/README.md @@ -27,13 +27,13 @@ authentication credentials). SIP2 authentication: -| Env var | Description | -|:-----------------------------:|-----------------------------------------------------:| -| `VPNWEB_SIP_USER` | Administrative user for the SIP2 telnet interface | -| `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` | Library location identifier | -| `VPNWEB_SIP_TERMINATOR` | Telnet terminator used by the endpoint (default: \r) | +| Env var | Description | +|:-----------------------------:|-------------------------------------------------------:| +| `VPNWEB_SIP_USER` | Administrative user for the SIP2 telnet interface | +| `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` | Library location identifier | +| `VPNWEB_SIP_TERMINATOR` | Telnet terminator used by the endpoint (default: \r\n) | -- cgit v1.2.3