tests: drop dhparam default length configuration
This has been the default value since the option was introduced back in
2018[0].
[0] 81fc2c3509
This commit is contained in:
parent
10cccc7706
commit
11bfdbf136
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
||||||
{
|
{
|
||||||
# Testing eval failures that result from stateVersion assertion is out of scope
|
# Testing eval failures that result from stateVersion assertion is out of scope
|
||||||
mailserver.stateVersion = 999;
|
mailserver.stateVersion = 999;
|
||||||
|
|
||||||
# minimum size required by dovecot
|
|
||||||
security.dhparams.defaultBitSize = 2048;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue