Update {$mac}.cfg (#3993)
This commit is contained in:
parent
4f6863a6a2
commit
2812c1ed38
|
|
@ -1322,5 +1322,7 @@ network.internet_port.ip =
|
|||
network.internet_port.mask =
|
||||
network.internet_port.gateway =
|
||||
{if isset($dns_server_primary)}network.primary_dns = {$dns_server_primary}{/if}
|
||||
|
||||
{if isset($dns_server_secondary)}network.secondary_dns = {$dns_server_secondary}{/if}
|
||||
|
||||
{if isset($dns_server_primary)}network.static_dns_enable = 1{else}network.static_dns_enable = 0{/if}
|
||||
|
|
|
|||
Loading…
Reference in New Issue