Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/sensu-go/6.11/plugins/assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:

## Install location for dynamic runtime assets

If you use a Sensu [package][32], dynamic runtime assets are installed at `/var/cache`.
If you use a Sensu [package][32], dynamic runtime assets are installed at `/var/cache` (Linux) or `C:\ProgramData\Sensu\cache\sensu-agent` (Windows).

If you use a Sensu [Docker image][31], dynamic runtime assets are installed at `/var/lib`.

Expand Down