Google chrome stores cache size as a signed integer, so the maximum size is 2147483647 bytes or just under 2gb.
reset;
/usr/bin/google-chrome %U --disk-cache-dir='/tmp/google-chrome/' --disk-cache-size=2147483647
Google chrome stores cache size as a signed integer, so the maximum size is 2147483647 bytes or just under 2gb.
reset;
/usr/bin/google-chrome %U --disk-cache-dir='/tmp/google-chrome/' --disk-cache-size=2147483647
sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd