mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Reword runner registration
This commit is contained in:
parent
c57ad141a9
commit
76824f522a
@ -423,7 +423,7 @@ peertube-runner server
|
||||
|
||||
### Register
|
||||
|
||||
Then, you can register the runner on a new PeerTube instance so the runner can process its transcoding job:
|
||||
Then, you can register the runner to process transcoding job of a remote PeerTube instance:
|
||||
|
||||
```bash
|
||||
peertube-runner register --url http://peertube.example.com --registration-token ptrrt-... --runner-name my-runner-name
|
||||
|
Loading…
Reference in New Issue
Block a user