mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-27 16:07:24 -04:00
raise journal size for NA network servers
This commit is contained in:
parent
0e3b64f259
commit
bdc6ee4a95
1 changed files with 2 additions and 2 deletions
4
hosts.sh
4
hosts.sh
|
@ -153,8 +153,8 @@ declare -Ar hosts_journald_system_max_use=(
|
|||
)
|
||||
|
||||
declare -Ar hosts_journald_system_max_file_size=(
|
||||
[0.grapheneos.network]=2G
|
||||
[1.grapheneos.network]=1G
|
||||
[0.grapheneos.network]=4G
|
||||
[1.grapheneos.network]=2G
|
||||
[2.grapheneos.network]=4G
|
||||
[3.grapheneos.network]=1G
|
||||
[0.releases.grapheneos.org]=512M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue