FIXME: Disable Desktop Capturer
This commit is contained in:
parent
03a63a485f
commit
0c69b0e224
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# If it looks stupid but it works it ain't stupid.
|
||||
'variables': {
|
||||
'variables': {
|
||||
'enable_desktop_capturer%': 1,
|
||||
'enable_desktop_capturer%': 0, # FIXME(alexeykuzmin)
|
||||
'enable_osr%': 0, # FIXME(alexeykuzmin)
|
||||
'enable_pdf_viewer%': 0, # FIXME(deepak1556)
|
||||
'enable_run_as_node%': 1,
|
||||
|
|
Loading…
Reference in a new issue