This property is used to allow non IBM i-based instances of Profound.js to connect to the IBM i-based connector instance which is not using a trusted certificate.
Example
// You would only do this if your connectorURL is using HTTPS, but that certificate is not externally trusted. connectorAllowUnsafe: true
See also Connecting to a Remote Instance and profoundjs.express().
Click here for information on how to modify this setting.