ka-rabbit-core_2.11.0.3.0.source-code.reference.conf Maven / Gradle / Ivy
# =================================== #
# Akka-Rabbit Reference Configuration #
# =================================== #
rabbit {
host: "localhost"
port: -1
username: "guest"
password: "guest"
virtual-host: "\/"
connection-timeout: 0
requested-channel-max: 0
requested-frame-max: 0
requested-heartbeat: 0
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy