consistent names
This commit is contained in:
parent
69641f2aed
commit
2db6931385
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ in mkIf conf.mail.enable {
|
||||||
};
|
};
|
||||||
authentication.fallback-admin = {
|
authentication.fallback-admin = {
|
||||||
user = "admin";
|
user = "admin";
|
||||||
secret = "%{file:/root/stalwart-admin-pwd}%";
|
secret = "%{file:/root/stalwart-admin-passwd}%";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue