diff options
author | su622b <sunil.unnava@att.com> | 2018-03-22 17:39:23 -0400 |
---|---|---|
committer | su622b <sunil.unnava@att.com> | 2018-03-22 17:40:50 -0400 |
commit | 6c881fc1fbc617c368f17044419e4fc0ae59c5e7 (patch) | |
tree | 4ac6ff4b59111dc56f441823f5aa575da4f8bdfa /bundleconfig-csi/etc/service-file-monitor.properties | |
parent | 4eb8f3f52093960a6a62c6c07409e8d26fd5f276 (diff) |
changes for docker deployment
Issue-ID: DMAAP-338
Change-Id: I328cd941e493fa151383b12e008a1d220a242345
Signed-off-by: su622b <sunil.unnava@att.com>
Diffstat (limited to 'bundleconfig-csi/etc/service-file-monitor.properties')
-rw-r--r-- | bundleconfig-csi/etc/service-file-monitor.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bundleconfig-csi/etc/service-file-monitor.properties b/bundleconfig-csi/etc/service-file-monitor.properties index 8daa5c0..9596440 100644 --- a/bundleconfig-csi/etc/service-file-monitor.properties +++ b/bundleconfig-csi/etc/service-file-monitor.properties @@ -20,7 +20,6 @@ # ############################################################################### #This properties file is used for defining any file paths that you would like to have monitored. -#For more information, please goto wiki link: http://wiki.web.att.com/display/ajsc/Dynamic+Configuration+of+service+properties+running+within+AJSC+Container #user config file paths go here as (key-value) pairs. File extension will have to be either .properties or .json in order for it to be monitored. #file1=/opt/app/yourService/file.properties |