use poll prio 5
This commit is contained in:
@@ -96,7 +96,7 @@
|
|||||||
# when set to 1. If set to >1, then all messages passing the other filter criteria (including active read messages) will
|
# when set to 1. If set to >1, then all messages passing the other filter criteria (including active read messages) will
|
||||||
# automatically be set to have a poll priority of at most this value, so these are automatically being polled.
|
# automatically be set to have a poll priority of at most this value, so these are automatically being polled.
|
||||||
# HA integration: filtering only seen messages to avoid unnecessary "pollution" and auto-poll all matched messages
|
# HA integration: filtering only seen messages to avoid unnecessary "pollution" and auto-poll all matched messages
|
||||||
filter-seen = 2
|
filter-seen = 5
|
||||||
# include only messages having a priority less than or equal to the specified value.
|
# include only messages having a priority less than or equal to the specified value.
|
||||||
#filter-priority =
|
#filter-priority =
|
||||||
# include only messages having the specified circuit (partial match, alternatives and wildcard supported).
|
# include only messages having the specified circuit (partial match, alternatives and wildcard supported).
|
||||||
|
|||||||
Reference in New Issue
Block a user