Mark some Symfony CLI feature as experimental

This commit is contained in:
Javier Eguiluz
2022-11-28 11:58:56 +01:00
parent c6f662ec40
commit 1d78eb95e0

View File

@@ -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: