X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-config.h;h=b430cb0d5de9d24956d7abda93fb9b767b9d9b3b;hb=98a5bca16007a7c4740c4326ef83768d034aed3e;hp=b0493268812827d0ee824cb7db84ca2dc57ce1db;hpb=e1f0baa400cd40c5cded98328e9353b9d433b94f;p=src%2Fapp-framework-binder.git diff --git a/src/afb-config.h b/src/afb-config.h index b0493268..b430cb0d 100644 --- a/src/afb-config.h +++ b/src/afb-config.h @@ -44,7 +44,8 @@ struct afb_config char *console; // console device name (can be a file or a tty) int httpdPort; char *ldpaths; // list of plugins directories - char *rootdir; // base dir for httpd file download + char *rootdir; // base dir for files + char *roothttp; // directory for http files char *rootbase; // Angular HTML5 base URL char *rootapi; // Base URL for REST APIs char *sessiondir; // where to store mixer session files