mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-29 09:38:38 -04:00
raise journal size for discuss.grapheneos.org
This commit is contained in:
parent
703e504928
commit
7eeddfcffd
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue