···304305- `services.avahi.ipv6` now defaults to true.
30600307- `bind.cacheNetworks` now only controls access for recursive queries, where it previously controlled access for all queries.
308309- 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.
···304305- `services.avahi.ipv6` now defaults to true.
306307+- For matrix homeserver Synapse we are now following the upstream recommendation to enable jemalloc as the memory allocator by default.
308+309- `bind.cacheNetworks` now only controls access for recursive queries, where it previously controlled access for all queries.
310311- 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.