This website requires JavaScript.
Explore
Help
Sign In
ForkMaster
/
nixos-mailserver
Watch
1
Star
0
Fork
0
You've already forked nixos-mailserver
mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced
2024-11-11 19:39:16 +05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe36e7ae0d
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-15 02:19:57 +05: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 23:50:09 +05:00
security
.
dhparams
.
defaultBitSize
=
1024
;
# minimum size required by dovecot
Restore tests and script deleted in b8661825
2019-12-15 02:19:57 +05:00
}
Reference in New Issue
Copy Permalink