Fix weird postfixadmin quota_multiplier default

This commit is contained in:
Julian Rother 2025-02-02 04:53:40 +01:00
parent 672c910691
commit 2d83143e0b
Signed by: julian
GPG key ID: C19B924C0CD13341

View file

@ -73,3 +73,4 @@ mailserver:
'/.{8}/': 'password_too_short 8'
used_quotas: 'YES'
show_footer_text: 'NO'
quota_multiplier: '1048576'