Sha256: 8019617d17201d8a4e65fd4e83c01f28d01ff9a8c5cbaf768acf69746410a763

Contents?: true

Size: 174 Bytes

Versions: 5

Compression:

Stored size: 174 Bytes

Contents

# Outgoing email settings

production:
  delivery_method: :smtp
  smtp_settings:
    address: smtp.example.com
    port: 25
    domain: example.com
    authentication: :none

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/config/email.yaml.example
foreman_discovery-1.0.0.rc4 test/foreman_app/config/email.yaml.example
foreman_discovery-1.0.0.rc3 test/foreman_app/config/email.yaml.example
foreman_discovery-1.0.0.rc2 test/foreman_app/config/email.yaml.example
foreman_discovery-1.0.0.rc1 test/foreman_app/config/email.yaml.example