feat: format and fix noisebell config
This commit is contained in:
parent
3e78c835cc
commit
d0b29c1244
10 changed files with 211 additions and 101 deletions
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
# Let stalwart open its own ports if needed for the main services
|
||||
openFirewall = true;
|
||||
|
||||
|
||||
settings = {
|
||||
server = {
|
||||
hostname = "extremist.software";
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
cert = "%{file:/var/lib/acme/extremist.software/fullchain.pem}%";
|
||||
private-key = "%{file:/var/lib/acme/extremist.software/key.pem}%";
|
||||
};
|
||||
|
||||
|
||||
authentication.fallback-admin = {
|
||||
user = "admin";
|
||||
secret = "%{file:/run/agenix/stalwart-admin}%";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue