cef_settings_t.no_sandbox

Set to true (1) to disable the sandbox for sub-processes. See cef_sandbox_win.h for requirements to enable the sandbox on Windows. Also configurable using the "no-sandbox" command-line switch.

struct cef_settings_t
int no_sandbox;

Meta