mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
The replaced keywords were put into brackets.
This commit is contained in:
@@ -297,10 +297,10 @@ route = 192.168.5.0/255.255.255.0
|
||||
#route-add-cmd = "ip route add %R dev %D"
|
||||
#route-del-cmd = "ip route delete %R dev %D"
|
||||
|
||||
# This option allows to forward a proxy. The special strings '%U'
|
||||
# and '%G', if present will be replaced by the username and group name.
|
||||
# This option allows to forward a proxy. The special strings '%{U}'
|
||||
# and '%{G}', if present will be replaced by the username and group name.
|
||||
#proxy-url = http://example.com/
|
||||
#proxy-url = http://example.com/%U/%G/hello
|
||||
#proxy-url = http://example.com/%{U}/%{G}/hello
|
||||
|
||||
#
|
||||
# The following options are for (experimental) AnyConnect client
|
||||
|
||||
Reference in New Issue
Block a user