diff --git a/hosts/hetzner-arm/containers/social/profiles/gotosocial.nix b/hosts/hetzner-arm/containers/social/profiles/gotosocial.nix index 951f58c..8145c40 100644 --- a/hosts/hetzner-arm/containers/social/profiles/gotosocial.nix +++ b/hosts/hetzner-arm/containers/social/profiles/gotosocial.nix @@ -66,7 +66,7 @@ in { # instance-inject-mastodon-version = true; cache = { - memory-target = "512MiB"; + memory-target = "128MiB"; }; }; };