mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-08 15:28:05 +03:00
fix default config
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"idle_timeout":15,
|
"idle_timeout":15,
|
||||||
"max_auth_tries":0,
|
"max_auth_tries":0,
|
||||||
"umask":"0022",
|
"umask":"0022",
|
||||||
"banner":" ",
|
"banner":"SFTPGo",
|
||||||
"actions":{
|
"actions":{
|
||||||
"execute_on":[],
|
"execute_on":[],
|
||||||
"command":"",
|
"command":"",
|
||||||
|
|||||||
Reference in New Issue
Block a user