Skip to content

Commit f9f3f38

Browse files
authored
Merge pull request #3783 from notpushkin/patch-1
Remove leftover merge conflict on the FAQ page
1 parent 589982f commit f9f3f38

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/FAQ.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
- [What's the difference between code-server and Theia?](#whats-the-difference-between-code-server-and-theia)
2929
- [What's the difference between code-server and VS Code Codespaces?](#whats-the-difference-between-code-server-and-vs-code-codespaces)
3030
- [Does code-server have any security login validation?](#does-code-server-have-any-security-login-validation)
31-
- [Enterprise](#enterprise)
3231
- [Are there community projects involving code-server?](#are-there-community-projects-involving-code-server)
3332

3433
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -390,20 +389,12 @@ Codespaces web dashboard instead of connecting directly to it.
390389
On the other hand, code-server is free, open-source, and can be run on any
391390
machine with few limitations.
392391

393-
<<<<<<< HEAD
394-
395392
## Does code-server have any security login validation?
396393

397-
code-server only supports a single password and limits logins to two per minute plus twelve per hour.
398-
399-
## Enterprise
400-
401-
=======
394+
code-server supports setting a single password and limits logins to two per minute and twelve per hour.
402395

403396
## Are there community projects involving code-server?
404397

405-
> > > > > > > Edit code-server docs
406-
407398
Visit the [awesome-code-server](https://github.com/cdr/awesome-code-server)
408399
repository to view community projects and guides with code-server! Feel free to
409400
add your own!

0 commit comments

Comments
 (0)