add version to the default server banner

This commit is contained in:
Nicola Murino
2019-09-12 09:21:58 +02:00
parent 3d13fe15c3
commit 6b33d3d9f1
3 changed files with 6 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"idle_timeout": 15,
"max_auth_tries": 0,
"umask": "0022",
"banner": "SFTPGo",
"banner": "",
"upload_mode": 0,
"actions": {
"execute_on": [],