mirror of
https://github.com/coder/code-server.git
synced 2026-09-02 08:30:17 +02: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.