mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
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:
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user