We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b6727 commit 3073bd5Copy full SHA for 3073bd5
src/content/docs/aws/capabilities/config/filesystem.mdx
@@ -107,8 +107,3 @@ The defaults are:
107
- Mac: `~/Library/Caches/localstack/volume`
108
- Linux: `~/.cache/localstack/volume`
109
- Windows: `%LOCALAPPDATA%\cache\localstack\volume`
110
-
111
-## Host mode
112
113
-When LocalStack is running in host mode, the system directories `/usr/lib/localstack` or `/var/lib/localstack` are not used.
114
-Instead, the root directory is changed to `FILESYSTEM_ROOT` which defaults to `./.filesystem`, i.e. the LocalStack project root.
0 commit comments