diff --git a/hosts/hetzner-arm/profiles/gotosocial.nix b/hosts/hetzner-arm/profiles/gotosocial.nix index 849255a..d95439f 100644 --- a/hosts/hetzner-arm/profiles/gotosocial.nix +++ b/hosts/hetzner-arm/profiles/gotosocial.nix @@ -26,6 +26,7 @@ instance-languages = ["en" "de"]; + media-local-max-size = "1024MB"; media-image-max-size = "64MB"; media-video-max-size = "1024MB"; media-description-max-chars = 4000;