mirror of
https://github.com/coder/code-server.git
synced 2025-07-28 12:33:43 +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.