Prepare docker setup for fulltext search

This commit is contained in:
Eike Kettner
2020-06-28 02:12:57 +02:00
parent df73bc6285
commit d3b3c6289b
5 changed files with 58 additions and 28 deletions

View File

@ -106,8 +106,8 @@ be useful to connect other trusted applications to docspell (that run
on the same host or network).
The endpoint is disabled by default, an admin must change the
`docspell.restserver.integration-endpoint.enabled` flag to `true` in
the [configuration file](configure#rest-server).
`docspell.server.integration-endpoint.enabled` flag to `true` in the
[configuration file](configure#rest-server).
If queried by a `GET` request, it returns whether it is enabled and
the collective exists.