How to modify HTTP cache folder
Hello, I'm using Astro framework with Deno and Directus, but after a while of the website running on my server, I get a
My server has a specific folder where it's allowed to have big folders but I need to change it instead of using the default folder Deno is using.
From what I've seen in Deno code it's hardwritten here but I'm unsure, I do not know rust at all and just followed how the variable is used.
deno_cache folder very big, weighting more than 10 Go.My server has a specific folder where it's allowed to have big folders but I need to change it instead of using the default folder Deno is using.
From what I've seen in Deno code it's hardwritten here but I'm unsure, I do not know rust at all and just followed how the variable is used.
GitHub
A modern runtime for JavaScript and TypeScript. Contribute to denoland/deno development by creating an account on GitHub.
