mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
raise journal size for discuss.grapheneos.org
This commit is contained in:
parent
703e504928
commit
7eeddfcffd
2
hosts.sh
2
hosts.sh
@ -168,7 +168,7 @@ declare -Ar hosts_journald_system_max_file_size=(
|
|||||||
[6.releases.grapheneos.org]=512M
|
[6.releases.grapheneos.org]=512M
|
||||||
[7.releases.grapheneos.org]=512M
|
[7.releases.grapheneos.org]=512M
|
||||||
[matrix.grapheneos.org]=512M
|
[matrix.grapheneos.org]=512M
|
||||||
[discuss.grapheneos.org]=256M
|
[discuss.grapheneos.org]=512M
|
||||||
)
|
)
|
||||||
|
|
||||||
declare -Ar hosts_journald_max_retention_sec=(
|
declare -Ar hosts_journald_max_retention_sec=(
|
||||||
|
Loading…
Reference in New Issue
Block a user