Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions setup/symfony_server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,11 @@ server provides a ``run`` command to wrap them as follows:
Configuring Workers
-------------------

.. caution::

This feature is experimental and could change or be removed at any time
without prior notice.

If you like some processes to start automatically, along with the webserver
(``symfony server:start``), add a configuration file to your project:

Expand Down