doc(config): dropbox

This commit is contained in:
hristoterezov 2018-09-24 18:58:43 -05:00 committed by Любомир Маринов
parent 38517127c3
commit 57bf165ebd
1 changed files with 4 additions and 0 deletions

View File

@ -171,6 +171,10 @@ var config = {
// Whether to enable file recording or not.
// fileRecordingsEnabled: false,
// Enable the dropbox integration.
// dropbox: {
// clientId: '<APP_ID>' // Specify your app ID here.
// },
// Whether to enable live streaming or not.
// liveStreamingEnabled: false,