mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-12-25 12:20:52 +01:00
fts xapian does not publish configuration changes in a changelog. As a result, some options that nixos mailserver was setting for it have been ignored for several years. New options (process_limit) are now recommended. This adapts the module to these changes. The default value of partial= is 2, but fts_xapian 1.8.3 now requires it to be at least 3, and fails loudly in case it is 2. As a result, this change is required to support fts_xapian 1.8.3 and later. |
||
|---|---|---|
| .. | ||
| dovecot | ||
| assertions.nix | ||
| borgbackup.nix | ||
| clamav.nix | ||
| common.nix | ||
| debug.nix | ||
| dovecot.nix | ||
| environment.nix | ||
| kresd.nix | ||
| monit.nix | ||
| networking.nix | ||
| nginx.nix | ||
| opendkim.nix | ||
| post-upgrade-check.nix | ||
| postfix.nix | ||
| rsnapshot.nix | ||
| rspamd.nix | ||
| systemd.nix | ||
| users.nix | ||