From 99e89f59c9dfafb0fe41b064da8b92298c762f60 Mon Sep 17 00:00:00 2001 From: Jo Vandeginste Date: Wed, 31 Jul 2019 14:44:07 +0200 Subject: [PATCH] Add missing newline, add code highlighting hint --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b192d472..f6f1e58c 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ The `sftpgo.conf` configuration file contains the following sections: Here is a full example showing the default config: -```{ +```json +{ "sftpd":{ "bind_port":2022, "bind_address":"",