services.oink.settings.ttl

NixOS option

The TTL (“Time to Live”) value to set for your DNS records. The TTL controls how long in seconds your records will be cached for. A smaller value will allow the record to update quicker.

type: integer between 600 and 172800 (both inclusive)
Default
600
declared in: nixos/modules/services/networking/oink.nixView source on NixOS/nixpkgs →