• new functionality:
      - ability to load a config file (no more hard-coding settings) that 
    can be optional, required or ignored
      - added RecordTTL setting (used to be hard-coded to 1h)
    
    Fixes:
      - ExpireAfter now also accepts just a number of seconds (without unit 
    s)
    
    Other changes:
      - AllowDebugKey now defaults to 'off'
      - UpdateTXT and DeleteTXT no longer need a trailing whitespace
      - sanitized perodSeconds so that it only does a single multiplication
    Frederik Lindenaar authored
     
    Browse File »