Use settings to control youtube live conference
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user