VRFS-2033 - Youtube developer keys for test and dev environments

This commit is contained in:
Steven Miers 2014-10-14 17:17:05 -05:00
parent 5691fbc51f
commit 10c5a66f24
2 changed files with 4 additions and 0 deletions

View File

@ -83,4 +83,6 @@ SampleApp::Application.configure do
config.send_join_session_email_notifications = true
# For product = JamKazamDev
config.youtube_developer_key = "AI39si5bPqiNc5GQHscWJh9Wl1WTAr9aZqr_YncUvaR7Kz0rgPdBVWVubHZ94xZ3KLIBqtE9mu3VZe-UpMU80QxXoC66kBNp7A"
end

View File

@ -76,6 +76,8 @@ SampleApp::Application.configure do
config.twitter_app_id = 'e7hGc71gmcBgo6Wvdta6Sg'
config.twitter_app_secret = 'PfG1jAUMnyrimPcDooUVQaJrG1IuDjUyGg5KciOo'
config.youtube_developer_key = "AI39si4VB6mzeQxS0CGWsZhnOvV3nptz7vtuyeMc6pw1Kwtv6J_O1b0ZMj0QLULFtv7hnfAkimAPFy9RfJJFWsds4vUAZjnDVg"
config.use_promos_on_homepage = false
config.use_cached_session_scores = true