Update admin_manual/ai/app_context_chat.rst

Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
This commit is contained in:
Anupam Kumar
2025-01-22 16:10:38 +05:30
committed by GitHub
parent 1a5a772375
commit 624375fa5d

View File

@@ -161,7 +161,7 @@ Configuration Options (OCC)
* ``request_timeout`` integer (default: 3000)
Request timeout in seconds for all requests made to the Context chat backend (the external app in AppAPI).
``TIMEOUT_SERVER`` in the docker socket proxy should be set to a value higher than this.
If a docker socket proxy is used, the ``TIMEOUT_SERVER`` environment variable should be set to a value higher than ``request_timeout``.
.. code-block::