Different owner for config file #5856
|
Answered by
code-asher
Dec 19, 2022
Replies: 3 comments
|
great question! I bet @code-asher might know the answer 🤔 |
0 replies
|
Why not change the perms with |
0 replies
|
Command-line flags should take precedence over the config so you could enforce them that way. For example start code-server with |
0 replies
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Command-line flags should take precedence over the config so you could enforce them that way. For example start code-server with
code-server --disable-file-downloads.