mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-11 17:19:34 +00:00
add retry count
This commit is contained in:
@@ -59,6 +59,7 @@ export const dbModel: DatabaseModel = {
|
||||
},
|
||||
http: {
|
||||
enabledOut: false,
|
||||
retryCount: 0,
|
||||
subscriptions: {
|
||||
onLoad: [],
|
||||
onStart: [],
|
||||
|
||||
Reference in New Issue
Block a user