mirror of
https://github.com/coder/code-server.git
synced 2025-09-19 20:23:38 +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.