diff options
| author | default <nobody@localhost> | 2025-01-05 16:35:28 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-05 16:35:28 +0100 |
| commit | e2a8a9cb9d717f31eb55f7dd9384d67b1b969dc3 (patch) | |
| tree | 28e1e4a4bdc67a13835c75f6deeaa13092b99834 /RELEASE_NOTES.md | |
| parent | 9b04a3c5fd5ad1301f4c3a784dea85e74a0b177f (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 96ce46e..dd52041 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,7 +8,7 @@ Added ipv6 support for the https frontend connection (contributed by hb9hnt). New "Like by URL" operation (contributed by dheadshot). -New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). +New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). It's still a bit experimental, so you have to enable it explicitly by setting the `disable_sandbox` field to `false` in `server.json`. Some search fixes regarding repeated matches. |