Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
fix: use offspec failover for security
Browse files Browse the repository at this point in the history
  • Loading branch information
Balte de Wit committed Aug 17, 2018
1 parent 2b68e41 commit 35b9108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,8 @@ let config: Config = {
'5': false,
'6': false,
'7': false
}
},
offspecFailover: true
}
// devices: [{
// primary: {
Expand Down

0 comments on commit 35b9108

Please sign in to comment.