Skip to content

Commit ccfb465

Browse files
committed
chore: update dev mode docs
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent 10c57a0 commit ccfb465

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

php/developer.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,13 @@ number of messages consumed.
9292
This enables you to make changes to your codebase and reload it automatically.
9393
{% endhint %}
9494

95+
96+
## RoadRunner-Temporal Debug Mode
97+
98+
{% hint style="warning" %}
99+
Note, that in the Temporal plugin, `pool` is actually called `activities`. All other `pool` options are the same. For example, `pool.num_workers` is `activities.num_workers`.
100+
{% endhint %}
101+
95102
## Stop Command
96103

97104
In RoadRunner, you can send a `stop` command from the worker to the parent server to force process destruction. When

0 commit comments

Comments
 (0)