5 lines
127 B
TOML
5 lines
127 B
TOML
# Disable wasmtime cache by default in the Docker image, because the rootfs is likely to be read-only
|
|
|
|
[cache]
|
|
enabled = false
|