Explorar el Código

优化修改sshd的默认配置文件

niujiuru hace 1 mes
padre
commit
5a3f8f6184
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sshd/server/sshd_cfg.ini

+ 1 - 1
sshd/server/sshd_cfg.ini

@@ -4,7 +4,7 @@ Level = info
 ; 输出目标: console(控制台)、file(文件)、all(控制台+文件)
 Target = file
 ; 每个日志文件的最大大下, 以"MB"为单位
-MaxFileSize = 10
+MaxFileSize = 5
 ; 保留的最大备份文件数量
 MaxBackupFileCnts = 1