X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Fafm-launch.conf;h=a9daa83183aade3004aa3a3171cc16562f341f62;hb=6bf93414adf63909dbb9753c9eb5113b760fdeb8;hp=92ede4ddf56487c806116eb8c4de00aa0e6b5573;hpb=a4b04963a3741400322e0c18a3fc4d6d1bc8547f;p=src%2Fapp-framework-main.git diff --git a/conf/afm-launch.conf b/conf/afm-launch.conf index 92ede4d..a9daa83 100644 --- a/conf/afm-launch.conf +++ b/conf/afm-launch.conf @@ -14,10 +14,11 @@ # %H height # %% % +#----------------- mode local - +#----------------- text/html - /usr/bin/afb-daemon --alias=/icons:%I --port=%P --rootdir=%r --token=%S --sessiondir=%D/.afb-daemon + /usr/bin/afb-daemon --mode local --alias=/icons:%I --port=%P --rootdir=%r --token=%S --sessiondir=%D/.afb-daemon /usr/bin/web-runtime http://localhost:%P/%c?token=%S application/x-executable @@ -26,9 +27,11 @@ application/x-executable text/vnd.qt.qml /usr/bin/qt5/qmlscene -fullscreen -I %r -I %r/imports %r/%c +#----------------- mode remote +#----------------- text/html - /usr/bin/afb-daemon --alias=/icons:%I --port=%P --rootdir=%r --token=%S --sessiondir=%D/.afb-daemon + /usr/bin/afb-daemon --mode remote --alias=/icons:%I --port=%P --rootdir=%r --token=%S --sessiondir=%D/.afb-daemon http://%%h:%P/%c?token=%S