add control enable
This commit is contained in:
parent
7d87c8ed75
commit
679c86fc4f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ let
|
||||||
domain = "ns.cloonar.com";
|
domain = "ns.cloonar.com";
|
||||||
cfg = {
|
cfg = {
|
||||||
server = {
|
server = {
|
||||||
|
control-enable = true;
|
||||||
interface = [ "0.0.0.0" "::0" ];
|
interface = [ "0.0.0.0" "::0" ];
|
||||||
interface-automatic = "yes";
|
interface-automatic = "yes";
|
||||||
access-control = [
|
access-control = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue