Skip to content

Commit 39c3279

Browse files
author
Lasim
committed
feat: Add new backend documentation for cron jobs and metrics, and update idle process management section
1 parent aa898b6 commit 39c3279

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,9 @@
124124
"/development/backend/global-settings",
125125
"/development/backend/job-queue",
126126
"/development/backend/mail",
127-
"/development/backend/cloud-credentials"
127+
"/development/backend/cloud-credentials",
128+
"/development/backend/cron",
129+
"/development/backend/metrics"
128130
]
129131
},
130132
{
@@ -185,7 +187,8 @@
185187
"/development/satellite/mcp-transport",
186188
"/development/satellite/process-management",
187189
"/development/satellite/team-isolation",
188-
"/development/satellite/tool-discovery"
190+
"/development/satellite/tool-discovery",
191+
"/development/satellite/idle-process-management"
189192
]
190193
},
191194
{

0 commit comments

Comments
 (0)