mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-15 05:02:14 -04:00
use larger journal for matrix.grapheneos.org too
This commit is contained in:
parent
bcfa2aef63
commit
f6d6b0584b
1 changed files with 1 additions and 0 deletions
1
hosts.sh
1
hosts.sh
|
@ -46,6 +46,7 @@ declare -Ar hosts_journald_system_max_file_size=(
|
|||
[5.releases.grapheneos.org]=256M
|
||||
[6.releases.grapheneos.org]=256M
|
||||
[7.releases.grapheneos.org]=256M
|
||||
[matrix.grapheneos.org]=256M
|
||||
)
|
||||
|
||||
declare -Ar hosts_journald_max_retention_sec=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue