6 lines
283 B
INI
6 lines
283 B
INI
[screenshare.https.html]
|
|
disabled:
|
|
if os == "android": no screen capture on android
|
|
if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1933187
|
|
if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1933187
|
|
|