Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeRDark
titlepassword.conf
shrine.kafka.sasl.jaas.username = "andminUsername" 

TODO - what's the final list? current code requires shrine.kafka.ssl.truststore.password = "dummy-password" but doesn't use it. (And     ssl.truststore.location = "/dummy/location" in shrine.conf)

network.conf

...

languagejs
themeRDark

To use Kafka: in network.conf, specify a Kafka section with the specifics to share with downstream nodes:

...