From 703e5049281ce0b6cad92744709171b53662874c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 14 Oct 2024 06:29:13 -0400 Subject: [PATCH] raise journal size for matrix.grapheneos.org --- hosts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts.sh b/hosts.sh index f3bbf7f..bcdc1c2 100644 --- a/hosts.sh +++ b/hosts.sh @@ -167,7 +167,7 @@ declare -Ar hosts_journald_system_max_file_size=( [5.releases.grapheneos.org]=512M [6.releases.grapheneos.org]=512M [7.releases.grapheneos.org]=512M - [matrix.grapheneos.org]=256M + [matrix.grapheneos.org]=512M [discuss.grapheneos.org]=256M )