removed server-name config option

This commit is contained in:
Nikos Mavrogiannopoulos
2015-02-26 11:00:07 +01:00
parent c9efcae416
commit 7619895a25
11 changed files with 10 additions and 28 deletions
-4
View File
@@ -72,10 +72,6 @@ max-clients = 16
# multiple times). Unset or set to zero for unlimited.
max-same-clients = 2
# Used to identify this particular server. It is used as NAS identifier
# in radius, if the nas-identifier is not already set.
#server-name = ocserv@example.com
# Use listen-host to limit to specific IPs or to the IPs of a provided
# hostname.
#listen-host = [IP|HOSTNAME]