Skip to content

Commit

Permalink
fix: don't update if on a metered connection (#1658)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Oct 3, 2024
1 parent 344e8b3 commit 76fb411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system_files/shared/etc/ublue-update/ublue-update.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
min_battery_percent = 20.0
max_cpu_load_percent = 50.0
max_mem_percent = 90.0
network_not_metered = true # Abort if network connection is metered
[notify]
dbus_notify = false

0 comments on commit 76fb411

Please sign in to comment.