fix(services/mail): remove quota settings
Some checks failed
Nix CI / build (push) Failing after 4m12s
Some checks failed
Nix CI / build (push) Failing after 4m12s
This commit is contained in:
parent
68b1aaf79c
commit
ceb56f66e2
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ in
|
||||||
|
|
||||||
localDnsResolver = false;
|
localDnsResolver = false;
|
||||||
|
|
||||||
quota.defaults.perUser = "10G";
|
|
||||||
|
|
||||||
accounts = {
|
accounts = {
|
||||||
"admin@${domain}" = {
|
"admin@${domain}" = {
|
||||||
hashedPasswordFile = sec."mail/serviceHashedPassword".path;
|
hashedPasswordFile = sec."mail/serviceHashedPassword".path;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue