fix control-enable
This commit is contained in:
parent
679c86fc4f
commit
b4fe570ee4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,8 +3,8 @@ let
|
|||
cids = import ../modules/staticids.nix;
|
||||
domain = "ns.cloonar.com";
|
||||
cfg = {
|
||||
control-enable = true;
|
||||
server = {
|
||||
control-enable = true;
|
||||
interface = [ "0.0.0.0" "::0" ];
|
||||
interface-automatic = "yes";
|
||||
access-control = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue