ScalewayDDNS::Config
Inherits Reference < Object
Configuration for the Scaleway DDNS program.
Can be loaded from environment variables and adjusted at runtime.
Constants
FALSY_VALUES = ["false", "n", "no", "0", "off", "disabled", "none", "null", "nil", "", false, 0] of String | Bool | Int32
Falsy values for boolean environment parsing.
Constructors
Instance methods
domain_list=(domain_list : Array(String))
List of domains whose address record needs to be updated.