From 507068f97160ef67d55ad7203a7eeb4393579513 Mon Sep 17 00:00:00 2001
From: chaos <chaos@owo.monster>
Date: Sat, 1 Mar 2025 03:11:10 +0000
Subject: [PATCH] Update hosts/hetzner-arm/profiles/gotosocial.nix

---
 hosts/hetzner-arm/profiles/gotosocial.nix | 1 +
 1 file changed, 1 insertion(+)

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;