Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96e424 commit b2fa2cdCopy full SHA for b2fa2cd
1 file changed
src/common/shell_switches.cc
@@ -89,6 +89,6 @@ const char kmPageCache[] = "page-cache";
89
const char kmUserAgent[] = "user-agent";
90
91
// rules to turn on Node for remote pages
92
-const char kmRemotePages[] = "access-node-remote";
+const char kmRemotePages[] = "node-remote";
93
94
} // namespace switches
0 commit comments