Sha256: 7fc53586ec2c39ede135670c60046bed5595d50831d54e5f14f39f690993eee5
Contents?: true
Size: 361 Bytes
Versions: 3
Compression:
Stored size: 361 Bytes
Contents
connection: url: <%%= ENV.fetch('NATS_URL', 'nats://localhost:4222') %> streams: [] # Here you define your streams and their subjects # https://docs.nats.io/nats-concepts/jetstream/streams all the possible keys to the elements are described here # - name: 'EXAMPLE' # subjects: ['example.*', 'example.a.*'] # max_age: 100 * 1000000 # which is 100ms
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ikibana-0.1.2 | lib/generators/templates/nats.yaml.erb |
ikibana-0.1.1 | lib/generators/templates/nats.yaml.erb |
ikibana-0.1.0 | lib/generators/templates/nats.yaml.erb |