mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-01 19:16:07 -04:00
raise journal size for EU website server
This commit is contained in:
parent
bdc6ee4a95
commit
b268bd4e59
1 changed files with 1 additions and 0 deletions
1
hosts.sh
1
hosts.sh
|
@ -153,6 +153,7 @@ declare -Ar hosts_journald_system_max_use=(
|
|||
)
|
||||
|
||||
declare -Ar hosts_journald_system_max_file_size=(
|
||||
[2.grapheneos.org]=256M
|
||||
[0.grapheneos.network]=4G
|
||||
[1.grapheneos.network]=2G
|
||||
[2.grapheneos.network]=4G
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue