mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
raise journal size for NA network servers
This commit is contained in:
parent
0e3b64f259
commit
bdc6ee4a95
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…
Reference in New Issue
Block a user