mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
9 lines
140 B
YAML
9 lines
140 B
YAML
filters:
|
|
- median:
|
|
window_size: 5
|
|
send_every: 2
|
|
send_first_at: 1
|
|
- or:
|
|
- throttle: 5min
|
|
- delta: 1.0
|
|
- delta: .1 |