Add support to generic optimization structure
[optf/has.git] / conductor.conf
index 215bf6e..7b04ec7 100755 (executable)
@@ -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]