From 3d23c463532a4355841ddfe2bb4082f659e2f7e3 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Mon, 1 Jun 2015 17:05:15 +0200 Subject: [PATCH] README.md: code styling, once again --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f4af95b..158092c4 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ resource. Given that you named your resource `directordb` the `config.ini` for the module could look as follows: -@@@ini +```ini [db] resource = directordb -@@@ +``` This file is to be found in /modules/director/, where ICINGAWEB_CONFIGDIR usually means /etc/icingaweb2.