ports/databases/couchdb3/files/patch-rel_overlay_etc_vm.args
Dave Cottlehuber 6924dfdf7e databases/couchdb3: update to 3.4.2, resolve PR282217
- include QuickJS engine
- support xxHash for data integrity checksums
- improved mango keys-only indexes
- https://blog.couchdb.org/2024/10/22/3-4-2/
- https://docs.couchdb.org/en/stable/whatsnew/3.4.html

- ensure snappy NIF is compiled without optimisations to avoid
    corrupted documents under newer clang versions, used in
    in 14.1-RELEASE (see PR282217 for details)

Sponsored by:	SkunkWerks, GmbH

PR:		282217
2024-11-22 17:27:52 +00:00

11 lines
324 B
Text

--- rel/overlay/etc/vm.args.orig 2024-10-14 18:24:54 UTC
+++ rel/overlay/etc/vm.args
@@ -75,7 +75,7 @@ +Bd -noinput
# Comment this line out to enable the interactive Erlang shell on startup
+Bd -noinput
-
+-detached
# Set maximum SSL session lifetime to reap terminated replication readers
-ssl session_lifetime 300