mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-09 16:26:59 +08:00
Remove spaces
* Remove trailing spaces at end-of-line * Remove blank lines at end-of-file Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ login_timeout 60
|
||||
authserver localhost
|
||||
|
||||
# RADIUS server to use for accounting requests. All that I
|
||||
# said for authserver applies, too.
|
||||
# said for authserver applies, too.
|
||||
#
|
||||
acctserver localhost
|
||||
|
||||
@@ -62,7 +62,7 @@ radius_retries 3
|
||||
# server for transaction requests. Server(s) being in the "dead" state
|
||||
# are tried only after all other non-dead servers have been tried and
|
||||
# failed or timeouted. The deadtime interval starts when the server
|
||||
# does not respond to an authentication/accounting request transmissions.
|
||||
# does not respond to an authentication/accounting request transmissions.
|
||||
# When the interval expires, the "dead" server would be re-tried again,
|
||||
# and if it's still down then it will be considered "dead" for another
|
||||
# such interval and so on. This option is no-op if there is only one
|
||||
@@ -71,4 +71,3 @@ radius_deadtime 0
|
||||
|
||||
# local address from which radius packets have to be sent
|
||||
bindaddr *
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Server Name or Client/Server pair Key
|
||||
## Server Name or Client/Server pair Key
|
||||
## ---------------- ---------------
|
||||
#
|
||||
localhost/localhost testing123
|
||||
|
||||
Reference in New Issue
Block a user