Loading
nixos/onlyoffice: add allowLocalConnections option
Allow the document server to download files from private and link-local IP addresses by setting `allowPrivateIPAddress` and `allowMetaIPAddress` to true in the request-filtering-agent configuration. Resolves https://github.com/NixOS/nixpkgs/issues/317225