Explorar el Código

fix default config

Nicola Murino hace 6 años
padre
commit
8dbcac15f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sftpgo.conf

+ 1 - 1
sftpgo.conf

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