Restrict exchange declarations from clients
[aquarium] / logic / src / main / resources / aquarium.properties
1 version = 0.0.2-SNAPSHOT
2
3 # Comma separated list of amqp servers to use. The servers must be in an
4 # active-active mode.
5 amqp.servers=localhost
6
7 # Comma separated list of amqp servers to use. The servers must be in an
8 # active-active mode.
9 amqp.port=5672
10
11 # User name for connecting with the AMQP server
12 amqp.username=aquarium
13
14 # Passwd for connecting with the AMQP server
15 amqp.passwd=aquarium
16
17 # Virtual host on the AMQP server
18 amqp.vhost=/
19
20
21 # DO NOT TOUCH the following, unless you know what you are doing
22 # Actor subsystem
23 actor.provider.class=gr.grnet.aquarium.actor.SimpleLocalActorProvider
24
25 # Comma separated list of exchanges known to aquarium
26 amqp.exchanges=aquarium