Sha256: a5c3e829828219ee862ec335c1f9096a07580f79a1ea0de57331c9bc7e1eba7f

Contents?: true

Size: 757 Bytes

Versions: 7

Compression:

Stored size: 757 Bytes

Contents

# Add configuration values here, as shown below.

# Tenant Credentials
tenant_id: my_tenant_id
tenant_key: my_tenant_access_key

# Emailing platform
# MANDRILL_API_KEY: changeme
# SPARKPOST_API_KEY: changeme

# Rails secret key
SECRET_KEY_BASE: <%= SecureRandom.hex(64) %>

# Google Tag Manager
google_tag_container: GTM-TH3MLB

# Intercom - uncomment and add a valid intercom_id to enable
# INTERCOM_APP_ID: intercom_app_id
# INTERCOM_API_SECRET: intercom_api_secret
# INTERCOM_API_KEY: intercom_api_key

# OmniAuth - uncomment and add a valid values to enable

# OAUTH_LINKEDIN_KEY: changeme
# OAUTH_LINKEDIN_SECRET: changeme

# OAUTH_GOOGLE_KEY: changeme
# OAUTH_GOOGLE_SECRET: changeme

# OAUTH_FACEBOOK_KEY: changeme
# OAUTH_FACEBOOK_SECRET: changeme

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mno-enterprise-core-3.4.0 lib/generators/mno_enterprise/install/templates/config/application.yml
mno-enterprise-core-3.3.3 lib/generators/mno_enterprise/install/templates/config/application.yml
mno-enterprise-core-3.3.2 lib/generators/mno_enterprise/install/templates/config/application.yml
mno-enterprise-core-3.2.1 lib/generators/mno_enterprise/install/templates/config/application.yml
mno-enterprise-core-3.3.1 lib/generators/mno_enterprise/install/templates/config/application.yml
mno-enterprise-core-3.3.0 lib/generators/mno_enterprise/install/templates/config/application.yml
mno-enterprise-core-3.2.0 lib/generators/mno_enterprise/install/templates/config/application.yml