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: demos/benchmarks/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ It should write to the same Postgres database as configured above.
58
58
59
59
## Configure the app
60
60
61
-
Generate a temporary token, and configure the credentials in `lib/app_config.dart`.
61
+
Generate a [temporary token](https://docs.powersync.com/installation/authentication-setup/development-tokens#development-tokens), and configure the credentials in `lib/app_config.dart`.
62
62
63
63
Currently a size bucket must be hardcoded in the config - one of "10k", "100k", "1m" or "10m" (see the Postgres setup above).
0 commit comments