Add outbound sync worker runtime

This commit is contained in:
2026-03-16 21:55:03 +01:00
parent 9be3b6ca52
commit 5f4f086d28
17 changed files with 1567 additions and 172 deletions

View File

@@ -10,7 +10,8 @@ config :parrhesia,
private_key: nil
],
sync: [
path: nil
path: nil,
start_workers?: true
],
limits: [
max_frame_bytes: 1_048_576,