From 047877c0793e7eff9d3c60d0dbcdde4d9df1e80a Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Tue, 11 Aug 2015 19:03:53 +0000 Subject: [PATCH] docs: Fix markdown in configuration.md Signed-off-by: Ahmet Alp Balkan --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 6aeb1e869..e1cef7e89 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -374,8 +374,8 @@ doing aggressive caching. Redirects can be disabled by adding a single flag `disable`, set to `true` under the `redirect` section: - redirect: - disable: true + redirect: + disable: true ### filesystem