新增:中英文,常见问题-如何设置每月重置月流量统计文档

This commit is contained in:
hhhkkk520
2022-06-06 17:36:36 +02:00
parent dcb1616639
commit be775c78f0
3 changed files with 27 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
#### How to set up a monthly reset of transfer statistics?
In the home page, the traffic statistics will be reset when the server is restarted.
If you want to set the traffic statistics to be reset once a month, you can do it like this:
1. Go to the ` Notification` page of the admin panel
2. Refer to [this document](/en_US/guide/notifications.html#special-any-cycle-transfer-notification) to create a monthly transfer statistics notification
3. Return to the home page and you can see the monthly transfer statistics in the `Service` page, where the statistics will not be reset when the server is restarted
::: tip
This method can be set to any period, including and not limited to hourly/daily/weekly/monthly/yearly reset transfer statistics, very flexible!
:::