mirror of
https://github.com/langgenius/dify.git
synced 2025-08-13 11:47:04 +00:00
fix: update sandbox log histroy value
This commit is contained in:
parent
7f49f96c3f
commit
aafab1b59e
@ -25,7 +25,7 @@ export const ALL_PLANS: Record<Plan, PlanInfo> = {
|
|||||||
documentProcessingPriority: Priority.standard,
|
documentProcessingPriority: Priority.standard,
|
||||||
messageRequest: 200,
|
messageRequest: 200,
|
||||||
annotatedResponse: 10,
|
annotatedResponse: 10,
|
||||||
logHistory: 15,
|
logHistory: 30,
|
||||||
},
|
},
|
||||||
professional: {
|
professional: {
|
||||||
level: 2,
|
level: 2,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user