mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-08 07:10:56 +03:00
Add missing newline, add code highlighting hint
This commit is contained in:
@@ -103,7 +103,8 @@ The `sftpgo.conf` configuration file contains the following sections:
|
|||||||
|
|
||||||
Here is a full example showing the default config:
|
Here is a full example showing the default config:
|
||||||
|
|
||||||
```{
|
```json
|
||||||
|
{
|
||||||
"sftpd":{
|
"sftpd":{
|
||||||
"bind_port":2022,
|
"bind_port":2022,
|
||||||
"bind_address":"",
|
"bind_address":"",
|
||||||
|
|||||||
Reference in New Issue
Block a user