mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-14 17:45:04 +00:00
Updated RELEASE_NOTES.
This commit is contained in:
parent
484cfbc800
commit
2c7f60e2f0
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# Release Notes
|
||||
|
||||
## 2.11
|
||||
|
||||
On OpenBSD, call the `unveil()` function upon the base directory for added security.
|
||||
|
||||
## 2.10
|
||||
|
||||
The local timeline purge has been implemented. The maximum days to live can be configured by setting the field `local_purge_days` in the server configuration file. By default it's 0 (no purging).
|
||||
|
|
Loading…
Reference in a new issue