diff options
Diffstat (limited to 'conductor.conf')
-rwxr-xr-x | conductor.conf | 4 |
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] |