···304304305305- `services.avahi.ipv6` now defaults to true.
306306307307+- For matrix homeserver Synapse we are now following the upstream recommendation to enable jemalloc as the memory allocator by default.
308308+307309- `bind.cacheNetworks` now only controls access for recursive queries, where it previously controlled access for all queries.
308310309311- Caddy can now be built with plugins by using `caddy.withPlugins`, a `passthru` function that accepts an attribute set as a parameter. The `plugins` argument represents a list of Caddy plugins, with each Caddy plugin being a versioned module. The `hash` argument represents the `vendorHash` of the resulting Caddy source code with the plugins added.