Skip to content

Commit

Permalink
Adding missing entry to sidebar: "Optimise Disk Utilisation"
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeden committed Nov 15, 2024
1 parent 7f90cb0 commit 5e8ab1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/locales/en/components/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ export default [
{text: 'How To Mitigate API Abuse', link: '/operate/wax-infrastructure/wax-mainnet-node-mitigate-abuse'},
{text: 'WAX Files and Folders', link: '/operate/wax-infrastructure/working-with-wax-software-files'},
{text: 'Optimising RAM and Disk', link: '/operate/wax-infrastructure/wax-ram-disk-utilisation'},
{text: 'Optimise Disk Utilisation with ZFS Deduplication', link: '/operate/wax-infrastructure/wax-optimise-disk-utilisation-zfs-dedup'},
{text: 'Custom Permissions', link: '/operate/wax-infrastructure/wax-account-custom-permissions'},
{text: 'How To Route API Queries', link: '/operate/wax-infrastructure/wax-route-specific-api-queries'},
{text: 'Set Up Websocket Support on a Load Balancer', link: '/operate/wax-infrastructure/wax-websocket-load-balancer'},
Expand Down

0 comments on commit 5e8ab1b

Please sign in to comment.