diff options
author | default <nobody@localhost> | 2022-10-17 11:28:44 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-17 11:28:44 +0200 |
commit | 459ba627e673a5ec6cf17428bff951a45a663c35 (patch) | |
tree | 4e03bf70944212287becbf543a42717f242fcec4 /RELEASE_NOTES.md | |
parent | 54144dd517f9eb0687519e8188f8d93e5a55148c (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7a31e07..dec0b83 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.06 -The purge is managed internally, so there is no longer a need to add a cron job for that. +The purge is managed internally, so there is no longer a need to add a cron job for that. If you don't want any timeline data to be purged, set `timeline_purge_days` to 0. ## 2.05 |