summaryrefslogtreecommitdiffstats
path: root/conductor.conf
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2020-08-15 22:29:23 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2020-09-06 21:35:14 +0530
commitf7a27497dd184da6259ea8bd87c3c704df519923 (patch)
tree9facc131eaab53783e01cc7f0ec172c800914245 /conductor.conf
parent11f579c76967eec1c4959ba02dbdfc6f19575a84 (diff)
Add support to generic optimization structure
Add a new template version to support the new optmization model Issue-ID: OPTFRA-730 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I286f7ae1bad0af1fac0da7e96f7274eb9518e031
Diffstat (limited to 'conductor.conf')
-rwxr-xr-xconductor.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conductor.conf b/conductor.conf
index 215bf6e..7b04ec7 100755
--- a/conductor.conf
+++ b/conductor.conf
@@ -312,6 +312,10 @@ concurrent = true
# Minimum value: 1
#max_translation_counter = 1
+# JSON schema file for optimization object
+# (string value)
+opt_schema_file= /opt/has/conductor/etc/conductor/opt_schema.json
+
[data]