2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-16 10:52:20 +00:00

Promise to add insecure-content option.

This commit is contained in:
Benjamin Wiederkehr 2016-02-22 18:39:41 +01:00
parent 4663b99050
commit 481793b02f

View File

@ -230,6 +230,13 @@ If this flag is passed, it will not override the user agent.
```
Forces the packaged app to ignore certificate errors.
#### [insecure-content]
```
--insecure-content
```
Forces the packaged app to ignore content errors.
## Programmatic API
You can use the Nativefier programmatic API as well.