Add docs page on high swap usage (#20027)

add docs on high swap usage
This commit is contained in:
Chris Gwilliams
2024-03-26 18:36:35 +07:00
committed by GitHub
parent 2179c94095
commit 67e1c3380d
2 changed files with 75 additions and 0 deletions

View File

@@ -1774,6 +1774,10 @@ export const platform: NavMenuConstant = {
name: 'High RAM Usage',
url: '/guides/platform/exhaust-ram',
},
{
name: 'High Swap Usage',
url: '/guides/platform/exhaust-swap',
},
],
},
],