From da8a208c58b3854dd1e880d79c0f1b0e2fb38b24 Mon Sep 17 00:00:00 2001 From: Christophe Guiraud Date: Fri, 22 Mar 2013 09:47:53 +0100 Subject: [Doc] add with-ua-prefix doc to README Add missing with-ua-prefix option doc to the README. Fix issue https://github.com/01org/dleyna-server/issues/37 Signed-off-by: Christophe Guiraud --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 2506c4c..46d11f7 100644 --- a/README +++ b/README @@ -88,3 +88,10 @@ Set the IPC mechanism to be used. This option is disabled by default. To enable use --enable-lib-only. When enabled, only the libdleyna-server library is built. + +--with-ua-prefix + +This option allows a prefix to be added to the SOUP session user agent. +For example, --with-ua-prefix=MyPrefix can be used to change a default user +agent string from "dLeyna/0.0.1 GUPnP/0.19.4 DLNADOC/1.50" to +"MyPrefix dLeyna/0.0.1 GUPnP/0.19.4 DLNADOC/1.50". -- cgit v1.2.1