Accept more than 100 events in activity plugin

This commit is contained in:
lowlighter
2021-05-05 23:05:45 +02:00
parent a06ba37c3b
commit f9aa59b3d5
2 changed files with 13 additions and 2 deletions

View File

@@ -20,9 +20,10 @@ inputs:
type: number
default: 5
min: 1
max: 100
max: 1000
# Filter events by age
# Note that it only filter fetched events, you may need to increase "plugin_activity_limit" to display older events
# Set to 0 to disable age filtering
plugin_activity_days:
description: Maximum event age