Use settings to control youtube live conference

This commit is contained in:
2018-01-23 21:10:16 -05:00
parent 7cdd27119c
commit d2a3fcce63
3 changed files with 24 additions and 18 deletions

View File

@ -147,3 +147,5 @@ STATIC_URL = '/static/'
MEDIA_ROOT = os.path.join(BASE_DIR, 'media')
MEDIA_URL = '/media/'
YOUTUBE_CONFERENCE = 'https://www.youtube.com/embed/m2YpX4Fma2c'