mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
configs: add ACME section
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -120,7 +120,6 @@ func TestMain(m *testing.M) {
|
||||
logger.WarnToConsole("error initializing common: %v", err)
|
||||
os.Exit(1)
|
||||
}
|
||||
common.SetCertAutoReloadMode(true)
|
||||
|
||||
httpConfig := config.GetHTTPConfig()
|
||||
httpConfig.Timeout = 5
|
||||
|
||||
Reference in New Issue
Block a user