From: Jiří Matěják Date: Mon, 21 May 2018 12:55:57 +0000 (+0200) Subject: disable web security X-Git-Url: http://rtime.felk.cvut.cz/gitweb/coffee/mtbrowser.git/commitdiff_plain/9687e39498f719b5fe63c098446630eac4fbf246?hp=6f11f3f8094705dbaea09a6c3a24b79f8c85cd82 disable web security --- diff --git a/mtbrowser.sh b/mtbrowser.sh index 597e1b8..53f215a 100755 --- a/mtbrowser.sh +++ b/mtbrowser.sh @@ -3,4 +3,4 @@ export QT_QPA_EGLFS_HIDECURSOR=1 export QT_QPA_EGLFS_PHYSICAL_WIDTH=216 export QT_QPA_EGLFS_PHYSICAL_HEIGHT=135 -/usr/bin/mtbrowser +/usr/bin/mtbrowser --disable-web-security