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:31 +05:30
committed by GitHub
parent f5ae0fc4a9
commit 1a5a772375

View File

@@ -160,7 +160,7 @@ Configuration Options (OCC)
occ config:app:set context_chat indexing_max_jobs_count --value=3 --type=integer
* ``request_timeout`` integer (default: 3000)
Request timeout in seconds for all requests made to the backend.
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.
.. code-block::