notifications: add low disk space notification
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
<input type="checkbox" ng-model="settings.config.certificateRenewalFailed"> {{ 'notifications.settings.certificateRenewalFailed' | tr }}
|
||||
</label>
|
||||
</div>
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" ng-model="settings.config.diskSpace"> {{ 'notifications.settings.diskSpace' | tr }}
|
||||
</label>
|
||||
</div>
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" ng-model="settings.config.cloudronUpdateFailed"> {{ 'notifications.settings.cloudronUpdateFailed' | tr }}
|
||||
|
||||
Reference in New Issue
Block a user