mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 07:12:41 +01:00
Specify phd.start-taskmasters
in documentation
Test Plan: Read it. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D5591
This commit is contained in:
parent
324dd3c0d6
commit
8716b295e7
1 changed files with 2 additions and 2 deletions
|
@ -99,8 +99,8 @@ This daemon will daemonize and run normally.
|
||||||
|
|
||||||
== General Tips ==
|
== General Tips ==
|
||||||
|
|
||||||
- You can set the number of taskmasters that `phd start` starts in the config.
|
- You can set the number of taskmasters that `phd start` starts by the config
|
||||||
If you have a task backlog, try increasing it.
|
key `phd.start-taskmasters`. If you have a task backlog, try increasing it.
|
||||||
- When you `phd launch` or `phd debug` a daemon, you can type any unique
|
- When you `phd launch` or `phd debug` a daemon, you can type any unique
|
||||||
substring of its name, so `phd launch pull` will work correctly.
|
substring of its name, so `phd launch pull` will work correctly.
|
||||||
- `phd stop` and `phd restart` stop **all** of the daemons on the machine, not
|
- `phd stop` and `phd restart` stop **all** of the daemons on the machine, not
|
||||||
|
|
Loading…
Reference in a new issue