Skip to content
  • Kevin Poorman's avatar
    Convert to Config 2.0 · ce5ae1ad
    Kevin Poorman authored
    Migrates to configuration 2.0
    eliminates enabled_{service_name} list
    uses the format:
    services:
      service_name:
        auth:
        https_only:
        subdomain:
    ce5ae1ad