Logo
Explore Help
Sign In
ForkMaster/nixos-mailserver
1
0
Fork 0
You've already forked nixos-mailserver
mirror of https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git synced 2025-06-01 23:47:51 +05:00
Code Issues Packages Projects Releases Wiki Activity
nixos-mailserver/tests/lib/config.nix

8 lines
200 B
Nix
Raw Normal View History

Restore tests and script deleted in b8661825
2019-12-14 22:19:57 +01:00
{
Introduce stateVersion concept With upcoming changes to the dovecot home and maildirectories we need to introduce a way to nudge users to inform themselves about manual migration steps they might need to carry out. The idea here is to allow us to safely make breaking changes and notify the user of required migration steps at eval time, so they can make the necessary changes in time.
2025-05-22 02:45:55 +02:00
# Testing eval failures that result from stateVersion assertion is out of scope
mailserver.stateVersion = 999;
# minimum size required by dovecot
security.dhparams.defaultBitSize = 2048;
Restore tests and script deleted in b8661825
2019-12-14 22:19:57 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API