From afc0994c38e186277b9fa1eaff156085f5ac233b Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Tue, 3 Oct 2023 17:37:24 +0200 Subject: [PATCH] Add example comfig file. --- etc/aqhome.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/aqhome.conf 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 +