mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
obuspa: enable NotifRetry with subscriptions
This commit is contained in:
parent
e991241f47
commit
31b61f410c
1 changed files with 1 additions and 0 deletions
|
|
@ -415,6 +415,7 @@ configure_subscription()
|
|||
db_set "${BASEPATH}.ReferenceList" "${ReferenceList}"
|
||||
fi
|
||||
db_set "${BASEPATH}.Persistent" "1"
|
||||
db_set "${BASEPATH}.NotifRetry" "1"
|
||||
db_set "${BASEPATH}.Recipient" "${dm_ref}"
|
||||
# Entry updated in db, remove uci entry
|
||||
uci_remove obuspa "${1}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue