Add sync control plane API
This commit is contained in:
@@ -9,6 +9,9 @@ config :parrhesia,
|
||||
path: nil,
|
||||
private_key: nil
|
||||
],
|
||||
sync: [
|
||||
path: nil
|
||||
],
|
||||
limits: [
|
||||
max_frame_bytes: 1_048_576,
|
||||
max_event_bytes: 262_144,
|
||||
|
||||
Reference in New Issue
Block a user