This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
nixos-mailserver
Watch
1
Star
0
Fork
You've already forked nixos-mailserver
0
mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced
2024-12-27 23:46:43 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
33554e57ce
nixos-mailserver
/
tests
/
lib
/
config.nix
4 lines
84 B
Nix
Raw
Normal View
History
Unescape
Escape
Restore tests and script deleted in b8661825
2019-12-14 22:19:57 +01:00
{
Fix dovecot in 19.09+ Dovecot now requires at least 1024bits of dh params. Test duration seems is not significantly increased.
2019-12-14 19:50:09 +01:00
security
.
dhparams
.
defaultBitSize
=
1024
;
# minimum size required by dovecot
Restore tests and script deleted in b8661825
2019-12-14 22:19:57 +01:00
}
Reference in a new issue
Copy permalink