Added DNS to setup configuration and about page
This commit is contained in:
@@ -57,7 +57,7 @@ class ServerStart extends Command
|
||||
'class'=>new EMSI($o),
|
||||
]);
|
||||
|
||||
//if ($o->optionGet(Setup::O_DNS))
|
||||
if ($o->optionGet(Setup::O_DNS))
|
||||
$start->put('dns',[
|
||||
'address'=>Setup::DNS_BIND,
|
||||
'port'=>Setup::DNS_PORT,
|
||||
|
Reference in New Issue
Block a user