Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
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