diff options
-rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -477,7 +477,7 @@ in rec { | |||
477 | 477 | ||
478 | local_recipient_maps = ""; | 478 | local_recipient_maps = ""; |
479 | 479 | ||
480 | luser_relay = "gkleen+${local}"; | 480 | luser_relay = "gkleen+''${local}"; |
481 | 481 | ||
482 | # 10 GiB | 482 | # 10 GiB |
483 | message_size_limit = 10737418240; | 483 | message_size_limit = 10737418240; |