diff --git a/FastGithub.Scanner/GithubContext.cs b/FastGithub.Scanner/GithubContext.cs index ac9a610..3cc987d 100644 --- a/FastGithub.Scanner/GithubContext.cs +++ b/FastGithub.Scanner/GithubContext.cs @@ -12,9 +12,9 @@ namespace FastGithub.Scanner sealed class GithubContext : DomainAddress, IEquatable { /// - /// 最多保存最的近的10条记录 + /// 最多保存最的近的20条记录 /// - private const int MAX_LOG_COUNT = 10; + private const int MAX_LOG_COUNT = 20; /// /// 扫描记录