mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 17:02:27 +01:00
docs(guide): clarify login limits
This commit is contained in:
parent
c913386dc8
commit
f2bef942f7
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ testing, but it doesn't work if you want to access code-server from a different
|
||||||
machine.
|
machine.
|
||||||
|
|
||||||
> **Rate limits:** code-server rate limits password authentication attempts to
|
> **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:
|
There are several approaches to operating and exposing code-server securely:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue