osem-fcy/config/config.yml.example
chrisbr 23664119bd Implement simplified commercials workflow
It's now possible to simply enter the url of the third party provider to enter a commercial.
2016-01-21 19:41:12 +01:00

29 lines
847 B
Text

defaults: &defaults
# The name of your instance
name: OSEM
# The sender address of emails
sender_for_emails: "no-reply@localhost"
# The hostname to be used when building the URL in the emails
url_for_emails: "localhost:3000"
# errbit configuration, get your own instance: https://github.com/errbit/errbit
#errbit_key: See config/secrets.yml
#errbit_host: errbit.exmaple.com
# These are the currently supported commercial types for conference and events
# If you want to use iChain to handle registration and authentication enable the next lines
authentication:
ichain:
enabled: false
development:
<<: *defaults
test:
<<: *defaults
production:
<<: *defaults
# If you add more providers that do not require a key, you still have to create the 2 variables with sample data
transifex_live_api_key: ''