lasthourcloud/resources/views/emails/high-disk-usage.blade.php

8 lines
188 B
PHP
Raw Normal View History

<x-emails.layout>
Your server ({{ $name }}) has high disk usage ({{ $disk_usage }}%).
Threshold is {{ $threshold }}% (you can change it in the Server Settings menu).
</x-emails.layout>