Fix typo in message retention policies doc

This commit is contained in:
Brendan Abolivier 2020-01-08 13:27:29 +00:00
parent cff1cb8685
commit 3889fcd9d7
No known key found for this signature in database
GPG key ID: 1E015C145F1916CD

View file

@ -101,7 +101,7 @@ file. An example of such configuration could be:
interval: 2d
```
In this example, we define two jobs:
In this example, we define three jobs:
* one that runs twice a day (every 12 hours) and purges events in rooms
which policy's `max_lifetime` is lower or equal to 3 days.