Implemented free disc space command

This commit is contained in:
2023-04-16 13:24:41 +02:00
parent da2d7823b8
commit 7a7073eaf0
9 changed files with 112 additions and 1 deletions

View File

@@ -18,4 +18,5 @@ on_calendar_deploy_mailu_certificates: "*-*-* 12,00:50:00"
# Space Variables
size_percent_maximum_backup: 75
size_percent_disc_space_warning: 85
size_percent_disc_space_warning: 85
size_percent_free_disc_space: 90