diff --git a/docs/quickstart/index.rst b/docs/quickstart/index.rst index e3f8b5f6..446b9461 100644 --- a/docs/quickstart/index.rst +++ b/docs/quickstart/index.rst @@ -268,8 +268,8 @@ Configuring Supervisor couldn't be more simple. Just point it to the ``lemur`` e autostart=true autorestart=true redirect_stderr=true - stdout_logfile syslog - stderr_logfile syslog + stdout_logfile=syslog + stderr_logfile=syslog See :ref:`Using Supervisor ` for more details on using Supervisor.