hosts: update configurations for 25.11 and add new services
This commit is contained in:
@@ -238,6 +238,8 @@
|
||||
forward-tls-upstream = true;
|
||||
}
|
||||
];
|
||||
|
||||
remote-control.control-enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -245,7 +247,7 @@
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
reflector = true;
|
||||
interfaces = [ "lan" ];
|
||||
allowInterfaces = [ "lan" ];
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user