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
1 changed files with 7 additions and 0 deletions

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.