Skip to content

Commit aabaf1e

Browse files
chore: run 'make docs'
1 parent 5a869a7 commit aabaf1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/code-server/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ VS Code in the browser
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18+
| appName | The name to use in branding. Will be shown in titlebar and welcome message. | string | - |
1819
| auth | The type of authentication to use. When 'password' is selected, code-server will auto-generate a password. 'none' disables authentication entirely. | string | password |
1920
| cert | Path to certificate. A self signed certificate is generated if none is provided. | string | - |
2021
| certHost | hostname to use when generating a self signed certificate. | string | - |

0 commit comments

Comments
 (0)