summaryrefslogtreecommitdiff
path: root/test/resources/server.properties
diff options
context:
space:
mode:
Diffstat (limited to 'test/resources/server.properties')
-rw-r--r--test/resources/server.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/resources/server.properties b/test/resources/server.properties
index 85bee88..88a6e84 100644
--- a/test/resources/server.properties
+++ b/test/resources/server.properties
@@ -17,7 +17,7 @@
############################# Server Basics #############################
# The id of the broker. This must be set to a unique integer for each broker.
-broker.id=0
+broker.id=%(broker.id)d
############################# Socket Server Settings #############################