happystaticbuzz: close registration
This commit is contained in:
parent
7d3a7f49e8
commit
0790674a5f
1 changed files with 2 additions and 1 deletions
|
@ -15,8 +15,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
application-name = "happy static buzzing";
|
application-name = "happy static buzzing";
|
||||||
bind-address = "::";
|
bind-address = "[::]";
|
||||||
host = "happ.ystatic.buzz";
|
host = "happ.ystatic.buzz";
|
||||||
|
account-registration-open = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue