• Daniel Beyer's avatar
    Add conf.d support · a1cb7ccc
    Daniel Beyer authored
    This adds support for a new config variable CONFIG_D in the main configuration
    file. Setting a path to a directoy for CONFIG_D advises letsencrypt.sh to
    source any additional files found in the specified CONFIG_D directory, that
    have a '.sh' ending.
    By default CONFIG_D is not set, meaning letsencrypt.sh does not source any
    additional configuration files.
    a1cb7ccc
config.sh.example 2.74 KB