doc(config): dropbox
This commit is contained in:
parent
38517127c3
commit
57bf165ebd
|
@ -171,6 +171,10 @@ var config = {
|
||||||
|
|
||||||
// Whether to enable file recording or not.
|
// Whether to enable file recording or not.
|
||||||
// fileRecordingsEnabled: false,
|
// fileRecordingsEnabled: false,
|
||||||
|
// Enable the dropbox integration.
|
||||||
|
// dropbox: {
|
||||||
|
// clientId: '<APP_ID>' // Specify your app ID here.
|
||||||
|
// },
|
||||||
|
|
||||||
// Whether to enable live streaming or not.
|
// Whether to enable live streaming or not.
|
||||||
// liveStreamingEnabled: false,
|
// liveStreamingEnabled: false,
|
||||||
|
|
Loading…
Reference in New Issue