Skip to content

Commit c8e71ef

Browse files
committed
chore: updated powersync.yaml to include new sync_config for use with Sync Streams. Also re-installed deps which updated pnpm-lock.yaml
1 parent 8623fe7 commit c8e71ef

2 files changed

Lines changed: 2445 additions & 3 deletions

File tree

docker/powersync.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ storage:
1212

1313
port: 8080
1414

15-
sync_rules:
15+
sync_config:
1616
content: |
17-
bucket_definitions:
17+
streams:
1818
global:
19-
data:
19+
auto_subscribe: true
20+
queries:
2021
- SELECT * FROM counters
2122
2223
client_auth:

0 commit comments

Comments
 (0)