Skip to content

Commit 7cfd149

Browse files
committed
Add "plus" verbiage back to login limits
There was some confusion with the "and" since it can be interpreted that you can only try logging in twelve times per hour in total but actually you get two attempts per minute and then twelve per hour on top of that.
1 parent f9f3f38 commit 7cfd149

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/FAQ.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,8 @@ machine with few limitations.
391391

392392
## Does code-server have any security login validation?
393393

394-
code-server supports setting a single password and limits logins to two per minute and twelve per hour.
394+
code-server supports setting a single password and limits logins to two per
395+
minute plus an additional twelve per hour.
395396

396397
## Are there community projects involving code-server?
397398

0 commit comments

Comments
 (0)