mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-02 18:36:45 -04:00
raise journal file size for 2.grapheneos.org
This commit is contained in:
parent
476d7f4794
commit
c41f579a51
1 changed files with 1 additions and 1 deletions
2
hosts.sh
2
hosts.sh
|
@ -160,7 +160,7 @@ declare -Ar hosts_journald_system_max_use=(
|
|||
declare -Ar hosts_journald_system_max_file_size=(
|
||||
[2.ns2.grapheneos.org]=512M
|
||||
[0.grapheneos.org]=256M
|
||||
[2.grapheneos.org]=256M
|
||||
[2.grapheneos.org]=512M
|
||||
[0.grapheneos.network]=4G
|
||||
[1.grapheneos.network]=4G
|
||||
[2.grapheneos.network]=4G
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue