Skip to content

Commit 07dccc3

Browse files
committed
Fixes #613 #612
1 parent d037971 commit 07dccc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/modules/fullpageos/filesystem/opt/custompios/scripts/start_chromium_browser

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ flags=(
1111
--overscroll-history-navigation=0
1212
--disable-features=TranslateUI
1313
--autoplay-policy=no-user-gesture-required
14+
--disk-cache-size=500000000
1415
)
1516

1617
# Standard behavior - runs chromium

0 commit comments

Comments
 (0)