Skip to content
Snippets Groups Projects
Commit dab09e6d authored by Boyan Tsolov's avatar Boyan Tsolov
Browse files

nats: type in nats config broke build

parent dd5a9ba5
No related branches found
No related tags found
1 merge request!44Preparations for ui
Pipeline #66848 waiting for manual action with stages
in 25 minutes and 41 seconds
...@@ -36,6 +36,7 @@ export class NatsBaseService { ...@@ -36,6 +36,7 @@ export class NatsBaseService {
//TODO: What part should be configured by env vars ? //TODO: What part should be configured by env vars ?
this.streamConfig = { this.streamConfig = {
first_seq: 0,
allow_direct: false, allow_direct: false,
allow_rollup_hdrs: false, allow_rollup_hdrs: false,
deny_delete: false, deny_delete: false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment