X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=blobdiff_plain;f=conf%2Funit%2Fbinder.inc;h=ba5049edf17fb669d8f073bc91e0f6033b92941c;hp=a94e69d7724360f80dd82b67a0a22b32a441ce4b;hb=50ab763bc31cb9e32bcb7e08e1f2be502fc50a5f;hpb=581f99c340d6b697b3b503df683e4bdeb59736d1 diff --git a/conf/unit/binder.inc b/conf/unit/binder.inc index a94e69d..ba5049e 100644 --- a/conf/unit/binder.inc +++ b/conf/unit/binder.inc @@ -18,14 +18,12 @@ IF_AGL_DEVEL \ --verbose \ --monitoring \ --port={{:#metatarget.http-port}} \ - --token=HELLO \ --roothttp=ON_CONTENT(application/vnd.agl.service, ., ON_PERM(:public:no-htdocs, ., htdocs)) \ ELSE \ IF_CONTENT(application/vnd.agl.service) \ --no-httpd \ ELSE \ --port={{:#metatarget.http-port}} \ - --random-token \ --roothttp=ON_PERM(:public:no-htdocs, ., htdocs) \ ENDIF \ ENDIF \