Martin Weinelt 11bfdbf136
tests: drop dhparam default length configuration
This has been the default value since the option was introduced back in
2018[0].

[0] 81fc2c3509
2025-05-29 08:49:37 +02:00

5 lines
119 B
Nix

{
# Testing eval failures that result from stateVersion assertion is out of scope
mailserver.stateVersion = 999;
}