added troubleshooting server instructions to config

This commit is contained in:
Ramon Perez 2025-08-06 12:38:55 +10:00
parent fec4cce560
commit 2306da0e84

View File

@ -119,6 +119,10 @@ export default defineConfig({
label: 'Llama.cpp Server', label: 'Llama.cpp Server',
slug: 'local-server/llama-cpp', slug: 'local-server/llama-cpp',
}, },
{
label: 'Server Troubleshooting',
slug: 'local-server/troubleshooting',
},
{ {
label: 'Integrations', label: 'Integrations',
collapsed: true, collapsed: true,