services.minidlna.settings.notify_interval
NixOS option
The interval between announces (in seconds). Instead of waiting for announces, you should set openFirewall option to use SSDP discovery. Lower values (e.g. 30 seconds) should be used if your network is blocking the SSDP multicast. Some relevant information can be found here.
type: signed integerDefault
declared in: nixos/modules/services/networking/minidlna.nixView source on NixOS/nixpkgs →90000