fixup hanich/sympa: added missing ;
This commit is contained in:
parent
ddbba09441
commit
813a1d19f8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
domains."lists.infra4future.de".webHost = "lists.infra4future.de";
|
||||
domains."lists.hacc.space".webHost = "lists.hacc.space";
|
||||
listMasters = [ "postmaster@hacc.space" ];
|
||||
mainDomain = "lists.infra4future.de"
|
||||
mainDomain = "lists.infra4future.de";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue