bgs を更新
5
bgs.md
5
bgs.md
@@ -45,3 +45,8 @@ $ did=`curl -sL "https://${PDS_HOST}/xrpc/com.atproto.repo.describeRepo?repo=${h
|
||||
$ curl -X POST "https://bgs.${PDS_HOST}/admin/repo/reset?did=${did}" \
|
||||
-H "Authorization: Bearer ${BGS_ADMIN_KEY}"
|
||||
```
|
||||
|
||||
```sh
|
||||
$ curl -X POST 'http://bgs.${PDS_HOST}/admin/pds/resync?host=${PDS_HOST}' \
|
||||
-H 'Authorization: Bearer <BGS_ADMIN_KEY>'"
|
||||
```
|
||||
Reference in New Issue
Block a user