# remote/wan ip provider configuration ip-provider: url: "https://icanhazip.com" # dyndns provider configuration dyndns-provider: username: "" password: "" hostname: "" url: "" # notfication configuration (https://ntfy.sh) notification: enabled: true username: "" password: "" url: "" topic: "" # set the interval in seconds interval: 60 # en/disable debug mode debug: true