mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-27 15:27:53 +08:00
sample.config: clarified RX and TX meaning [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -531,6 +531,8 @@ ping-leases = false
|
|||||||
|
|
||||||
# Unset to enable bandwidth restrictions (in bytes/sec). The
|
# Unset to enable bandwidth restrictions (in bytes/sec). The
|
||||||
# setting here is global, but can also be set per user or per group.
|
# setting here is global, but can also be set per user or per group.
|
||||||
|
# The RX direction refers to received data on the server, and the
|
||||||
|
# TX refers to transmitted data by the server.
|
||||||
#rx-data-per-sec = 40000
|
#rx-data-per-sec = 40000
|
||||||
#tx-data-per-sec = 40000
|
#tx-data-per-sec = 40000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user