You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guard-operations.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ ready: true
15
15
mode: "block"
16
16
```
17
17
18
+
When `destination` is an `http://` or `https://` URL, Guard starts a local forwarding worker. The worker leases due rows from the SQLite outbox and sends them to the configured destination.
0 commit comments