From a30d1885e0f32ecfe35edd12c98e9de1172b72e8 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Mon, 20 Apr 2015 12:50:10 +0000
Subject: [PATCH] modified web service protocol variable

---
 etc/daq-web-service.conf.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/daq-web-service.conf.template b/etc/daq-web-service.conf.template
index 67f597e8..9b483016 100644
--- a/etc/daq-web-service.conf.template
+++ b/etc/daq-web-service.conf.template
@@ -26,7 +26,7 @@ username=DM_SYSTEM_USER
 passwordFile=DM_INSTALL_DIR/etc/DM_SYSTEM_USER.system.passwd
 host=DM_DS_WEB_SERVICE_HOST
 port=DM_DS_WEB_SERVICE_PORT
-protocol=DM_DS_WEB_SERVICE_PROTOCOL
+protocol=DM_WEB_SERVICE_PROTOCOL
 
 [DbManager]
 dbSchema=DM_DB_NAME
-- 
GitLab