File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
nixos/doc/manual/release-notes Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 267267 [ not recommended by upstream] ( https://docs.nextcloud.com/server/30/admin_manual/installation/system_requirements.html )
268268 and thus doesn't qualify as default.
269269
270+ - PowerDNS Recursor has been updated to version 5.1.2, which comes with a new YAML configuration format (` recursor.yml ` )
271+ and deprecates the previous format (` recursor.conf ` ). Accordingly, the NixOS option ` services.pdns-recursor.settings `
272+ has been renamed to [ old-settings] ( #opt-services.pdns-recursor.old-settings ) and will be provided for backward compatibility
273+ until the next NixOS release. Users are asked to migrate their settings to the new [ yaml-settings] ( #opt-services.pdns-recursor.old-settings )
274+ option following this [ guide] ( https://doc.powerdns.com/recursor/appendices/yamlconversion.html ) .
275+ Note that options other than ` services.pdns-recursor.settings ` are unaffacted by this change.
276+
270277- Nextcloud's default FPM pool settings have been increased according to upstream recommentations. It's advised
271278 to review the new defaults and description of
272279 [ ] ( #opt-services.nextcloud.poolSettings ) .
You can’t perform that action at this time.
0 commit comments