code-server's config.yaml file
Where can I find documentation regarding code-server's config.yaml file? I'd like to know all the possible options I can insert there.
Each key in the file maps directly to ahttps://coder.com/docs/code-server/latest/FAQ#how-does-the-config-file-workcode-serverflag (runcode-server --helpto see a listing of all the flags). Any flags passed tocode-serverwill take priority over the config file.
code-servercode-servercode-server --helpcode-server --help