mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +08:00
After some feedback, we realized it is more intuitive to disable file downloads by setting the environment variable `CS_DISABLE_FILE_DOWNLOADS` to `true` than `1`. This commit adds support for both.