diff --git a/etc/aqhome.conf b/etc/aqhome.conf new file mode 100644 index 0000000..fcded1b --- /dev/null +++ b/etc/aqhome.conf @@ -0,0 +1,6 @@ +char brokerAddress="127.0.0.1" +int brokerPort=1899 + +char nodesAddr="127.0.0.1" +int nodesPort=45454 +