mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
quickjs enable std option
This commit is contained in:
@@ -86,7 +86,7 @@ namespace NekoRay {
|
||||
// Security
|
||||
bool insecure_hint = true;
|
||||
bool skip_cert = false;
|
||||
bool enable_js_hook = false;
|
||||
int enable_js_hook = 0;
|
||||
|
||||
// Remember
|
||||
int remember_spmode = NekoRay::SystemProxyMode::DISABLE;
|
||||
|
||||
Reference in New Issue
Block a user