ocserv: do not set default-domain
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
3c44ae69ca
commit
c306838474
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ device = vpns
|
||||||
predictable-ips = |PREDICTABLE_IPS|
|
predictable-ips = |PREDICTABLE_IPS|
|
||||||
|
|
||||||
# The default domain to be advertised
|
# The default domain to be advertised
|
||||||
default-domain = example.com
|
#default-domain = example.com
|
||||||
|
|
||||||
# The pool of addresses that leases will be given from.
|
# The pool of addresses that leases will be given from.
|
||||||
ipv4-network = |IPV4ADDR|
|
ipv4-network = |IPV4ADDR|
|
||||||
|
|
Loading…
Reference in a new issue