fix grapheneos.social journald size configuration

This commit is contained in:
Daniel Micay 2024-10-29 20:21:09 -04:00
parent 3f79fda5ba
commit f375971fb4

View File

@ -149,7 +149,6 @@ declare -Ar hosts_journald_system_max_use=(
[5.releases.grapheneos.org]=8G
[6.releases.grapheneos.org]=8G
[7.releases.grapheneos.org]=8G
[grapheneos.social]=256M
)
declare -Ar hosts_journald_system_max_file_size=(
@ -169,6 +168,7 @@ declare -Ar hosts_journald_system_max_file_size=(
[7.releases.grapheneos.org]=1G
[matrix.grapheneos.org]=512M
[discuss.grapheneos.org]=512M
[grapheneos.social]=256M
)
declare -Ar hosts_journald_max_retention_sec=(