fix(config) remove reference to interface_config.js
This commit is contained in:
parent
e78ad54809
commit
1699216c99
|
@ -611,8 +611,8 @@ var config = {
|
|||
// localRecording: {
|
||||
// Enables local recording.
|
||||
// Additionally, 'localrecording' (all lowercase) needs to be added to
|
||||
// TOOLBAR_BUTTONS in interface_config.js for the Local Recording
|
||||
// button to show up on the toolbar.
|
||||
// the `toolbarButtons`-array for the Local Recording button to show up
|
||||
// on the toolbar.
|
||||
//
|
||||
// enabled: true,
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue