mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nixos/stalwart-mail: fix description of openFirewall
This commit is contained in:
parent
7d23649156
commit
7f29ce73cb
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
Whether to open TCP firewall ports, which are specified in
|
Whether to open TCP firewall ports, which are specified in
|
||||||
{option}`services.stalwart-mail.settings.listener` on all interfaces.
|
{option}`services.stalwart-mail.settings.server.listener` on all interfaces.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue