Browse Source

pruneemails does not exist any more.

pull/125/head
Pēteris Caune 8 years ago
parent
commit
b3c6ab4171
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      README.md

+ 0
- 6
README.md View File

@ -190,12 +190,6 @@ There are separate Django management commands for each task:
$ ./manage.py prunechecks $ ./manage.py prunechecks
``` ```
* Remove records of sent email messages older than 7 days.
````
$ ./manage.py pruneemails
````
* Remove old records of sent notifications. For each check, remove * Remove old records of sent notifications. For each check, remove
notifications that are older than the oldest stored ping for same check. notifications that are older than the oldest stored ping for same check.


Loading…
Cancel
Save