Fix high disk usage notification bug in
ServerStatusJob.php and HighDiskUsage.php
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<x-emails.layout>
|
||||
|
||||
Your server ({{ $name }}) has high disk usage ({{ $disk_usage }}%).
|
||||
Your server ({{ $name }}) has high disk usage ({{ $disk_usage }}% used). Threshold is {{ $threshold }}%.
|
||||
|
||||
Threshold is {{ $threshold }}% (you can change it in the Server Settings menu).
|
||||
Please cleanup your disk to prevent data-loss. Here are some [tips](https://coolify.io/docs/automated-cleanup).
|
||||
|
||||
(You can change the threshold in the Server Settings menu.)
|
||||
|
||||
</x-emails.layout>
|
||||
|
||||
Reference in New Issue
Block a user