From dd09007d248c075a1cccc8df56d176dd36d96479 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 23 Sep 2020 14:51:40 -0300 Subject: Remove FIXME marker (already on TODOs.org) --- vps-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vps-configuration.nix') diff --git a/vps-configuration.nix b/vps-configuration.nix index b1ada60..4897b95 100644 --- a/vps-configuration.nix +++ b/vps-configuration.nix @@ -243,7 +243,7 @@ in { tls = false; x_forwarded = true; resources = [{ - names = [ "client" "federation" ]; # FIXME: federation not working + names = [ "client" "federation" ]; compress = false; }]; }]; -- cgit v1.2.3