mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
Merge pull request #7622 from Haraldson/flash-trust
Add a note on Flash permissions to Troubleshooting
This commit is contained in:
@@ -78,3 +78,5 @@ Electron.
|
||||
|
||||
On Windows the path passed to `--ppapi-flash-path` has to use `\` as path
|
||||
delimiter, using POSIX-style paths will not work.
|
||||
|
||||
For some operations, such as streaming media using RTMP, it is necessary to grant wider permissions to players’ `.swf` files. One way of accomplishing this, is to use [nw-flash-trust](https://github.com/szwacz/nw-flash-trust).
|
||||
|
||||
Reference in New Issue
Block a user