Merge pull request #4040 from cdr/jsjoeio-fix-typo-limits

docs(guide): clarify login limits
This commit is contained in:
Joe Previte 2021-08-26 10:43:27 -07:00 committed by GitHub
commit e2a7ffbaf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ testing, but it doesn't work if you want to access code-server from a different
machine.
> **Rate limits:** code-server rate limits password authentication attempts to
> two per minute and twelve per hour.
> two per minute plus an additional twelve per hour.
There are several approaches to operating and exposing code-server securely: