fix(plugins/code): increase plugin_code_load default to 400
This commit is contained in:
@@ -29,7 +29,7 @@ inputs:
|
|||||||
plugin_code_load:
|
plugin_code_load:
|
||||||
description: Events to load
|
description: Events to load
|
||||||
type: number
|
type: number
|
||||||
default: 100
|
default: 400
|
||||||
min: 100
|
min: 100
|
||||||
max: 1000
|
max: 1000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user