From 99404587e07e9198cd941ad06c500c4246e2c983 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 28 Dec 2012 13:29:43 +0100 Subject: [PATCH] zoom: document content-proxy --- doc/zoom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/zoom.xml b/doc/zoom.xml index 9d5ccf1..20c62b3 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -665,6 +665,16 @@ + content-proxy + + + Specifies proxy to be used for content proxy session. If this parameter + is not given, value of parameter proxy is passed + to content proxy session. + + + + content-user @@ -698,7 +708,7 @@ Specifies password to be passed to backend. It is also passed - to cproxy session unless overriden by content-password. + to content proxy session unless overriden by content-password. If this parameter is omitted, the password will be taken from TARGET profile setting @@ -753,7 +763,7 @@ Specifies user to be passed to backend. It is also passed - to cproxy session unless overriden by content-user. + to content proxy session unless overriden by content-user. If this parameter is omitted, the user will be taken from TARGET profile setting -- 1.7.10.4