Commit df15222d authored by Jayaprakash n's avatar Jayaprakash n
Browse files

Issue #SB-28693 feat: DIAL Code Context Info Config

Showing with 10 additions and 1 deletion
+10 -1
......@@ -179,4 +179,13 @@ kafka {
send_enable = true
graph_event = "{{ env_name }}.learning.graph.events"
}
}
\ No newline at end of file
}
dial_id = "https://{{domain_name}}/dial/{dialcode}"
dial_type = "https://{{domain_name}}/ns/"
schema {
basePath = "{{dial_service_schema_base_path}}"
localPath = "/tmp"
ttl = 43200
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment