mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-31 18:48:50 -04:00
raise log file size for 2.ns2.grapheneos.org
This commit is contained in:
parent
a374df4aa3
commit
2758a47f8a
1 changed files with 1 additions and 0 deletions
1
hosts.sh
1
hosts.sh
|
@ -152,6 +152,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
|
||||
[0.grapheneos.network]=4G
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue