Update readme
parent
9af4101a7a
commit
2271f4da1f
|
@ -63,6 +63,9 @@ hitting rate limits.
|
||||||
* `make wait-for-plc`
|
* `make wait-for-plc`
|
||||||
* This will wait until PLC mirror has fully replicated the operations log.
|
* This will wait until PLC mirror has fully replicated the operations log.
|
||||||
That's gonna take a few hours.
|
That's gonna take a few hours.
|
||||||
|
* Technically you can start everything before it is caught up: it will
|
||||||
|
return errors and other components will fallback to querying
|
||||||
|
https://plc.directory. But you will be rate-limited quite hard.
|
||||||
* `make init-db`
|
* `make init-db`
|
||||||
* This will add the initial set of PDS hosts into the database.
|
* This will add the initial set of PDS hosts into the database.
|
||||||
* You can skip this if you're specifying `CONSUMER_RELAYS` in
|
* You can skip this if you're specifying `CONSUMER_RELAYS` in
|
||||||
|
|
Loading…
Reference in New Issue