Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/nextcloud/quota_warning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b8ae27737df700b39338d51c1a538df98305122 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ❗💾 Quota warning

This app sends notifications to users when they reached 85, 90 and 95% of their quota (checked once a day).
In addition an email can be sent to the users. The three percentages can be changed in the admin settings.
It is also possible to have a link in the email and the notification for upsell options.

### Notification

> ![Notification](docs/notification.png)

### Email

> ![Email](docs/email.png)

### Admin settings

> ![Settings](docs/admin-settings.png)