mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
- 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
11 lines
324 B
Text
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
|
|
|