added options for disabling QUIC, SPDY as comments
This commit is contained in:
parent
c2bd0b5743
commit
1ebd534a96
1 changed files with 1 additions and 1 deletions
2
chrome
2
chrome
|
@ -1,2 +1,2 @@
|
|||
#! /bin/sh
|
||||
chromium --password-store=kwallet --spdy=off --ignore-gpu-blacklist
|
||||
chromium --password-store=kwallet --ignore-gpu-blacklist # --spdy=off --use-spdy=off --disable-spdy --disable-quic
|
||||
|
|
Loading…
Reference in a new issue