From 3caa16d203d883851d8fb496f8ae79216bd6a203 Mon Sep 17 00:00:00 2001 From: Alex Rousskov Date: Thu, 6 Jun 2013 08:21:25 -0600 Subject: [PATCH] Polished icap_service and ecap_service documentation. --- src/cf.data.pre | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/cf.data.pre b/src/cf.data.pre index 7b593f0426..43a837e7f8 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -7740,6 +7740,8 @@ DOC_START can even specify multiple identical services as long as their service_names differ. + To activate a service, use the adaptation_access directive. To group + services, use adaptation_service_chain and adaptation_service_set. Service options are separated by white space. ICAP services support the following name=value options: @@ -7871,6 +7873,8 @@ DOC_START eCAP service must have a unique URI. Obtain the right URI from the service provider. + To activate a service, use the adaptation_access directive. To group + services, use adaptation_service_chain and adaptation_service_set. Service options are separated by white space. eCAP services support the following name=value options: -- 2.47.2