The frontmatter docs for the `memory` field say AWF's default is used when unspecified, but don't state what that default is. The default is `6g` (set in `gh-aw-firewall/src/docker-manager.ts`). Update the docs to say so explicitly.
The frontmatter docs for the
memoryfield say AWF's default is used when unspecified, but don't state what that default is.The default is
6g(set ingh-aw-firewall/src/docker-manager.ts). Update the docs to say so explicitly.