mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 06:23:35 -06: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.