-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Suggestion to add another switch to the chrome executable in the ~/.local/autochrome folder.
Add the following to the opts list.
"--disable-features=OptimizationGuideModelDownloading,OptimizationHintsFetching,OptimizationTargetPrediction,OptimizationHints",
Without this switch you get some more noise in the proxy where chrome is contacting optimization servers or something. Adding this switch seems to stop that traffic.
Reactions are currently unavailable