mirror of
https://github.com/langgenius/dify.git
synced 2025-08-10 18:26:38 +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,
|
||||
messageRequest: 200,
|
||||
annotatedResponse: 10,
|
||||
logHistory: 15,
|
||||
logHistory: 30,
|
||||
},
|
||||
professional: {
|
||||
level: 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user