1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 23:03:06 +08:00
code-server/test/unit
Joe Previte e3c8bd692c
feat(cli): support true for CS_DISABLE_FILE_DOWNLOADS (#5134)
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.
2022-04-26 20:09:53 +00:00
..
common Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
node feat(cli): support true for CS_DISABLE_FILE_DOWNLOADS (#5134) 2022-04-26 20:09:53 +00:00
helpers.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00