Skip to content

Commit 9264b59

Browse files
committed
fix(plugins/code): increase plugin_code_load default to 400
1 parent 26af9d7 commit 9264b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/plugins/code/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ inputs:
2929
plugin_code_load:
3030
description: Events to load
3131
type: number
32-
default: 100
32+
default: 400
3333
min: 100
3434
max: 1000
3535

0 commit comments

Comments
 (0)