Add missing newline, add code highlighting hint
This commit is contained in:
parent
34543fd861
commit
99e89f59c9
1 changed files with 2 additions and 1 deletions
|
@ -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":"",
|
||||
|
|
Loading…
Add table
Reference in a new issue