From 632f497b5a2979c458d41980f548d5199f096584 Mon Sep 17 00:00:00 2001 From: Petr Stefan Date: Mon, 4 Apr 2016 18:31:29 +0200 Subject: [PATCH] Add colors! --- Configuration-and-usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration-and-usage.md b/Configuration-and-usage.md index e43888b..72992f5 100644 --- a/Configuration-and-usage.md +++ b/Configuration-and-usage.md @@ -46,7 +46,7 @@ If not specified otherwise than its mandatory item! Mandatory items are bold, op #### Example config file -``` +```{.yml} worker-id: 1 broker-uri: tcp://localhost:9657 broker-ping-interval: 10 # milliseconds @@ -147,7 +147,7 @@ Installation of **broker** program does following step to your computer: #### Example config file -``` +```{.yml} # Address and port for clients (frontend) clients: address: "*"