mailu/docs
bors[bot] 535b95bca7
Merge
1538: Introduce environment variable to control dovecot full-text-search r=mergify[bot] a=tremlin

## What type of PR?

Enhancement

## What does this PR do?

In  a full-text-search feature was enabled in Dovecot by default. Since this can have a big impact on performance, I think it's preferable to offer an option to disable the feature if it is not needed. This PR doesn't change the default behavior (FTS on).

### Related issue(s)
- 

## Prerequistes
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordinagly
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: Thomas Rehn <thomas.rehn@initos.com>
..
_templates Restore VERSION_TAG template
assets Funding related documentation
compose Merge
contributors Fix many typos and take the review into account
kubernetes Updated url for cert-manager doc
swarm Fix typo in link
.env Add deploy settings for server
Dockerfile Docs: treat warnings as errors
cli.rst Docs: fix some build warnings
conf.py 1.7 stable in docs 🚀
configuration.rst Merge
database.rst Update database.rst
demo.rst Fixed small typo
dns.rst Update docs/dns.rst
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Merge
features.rst Add a page with features and screenshots
general.rst Fix the rst syntax for most documentation
index.rst Docs: Fix various build warnings:
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst Docs: Add move of override files to release notes
requirements.txt Revert "Add a Dockerfile for buliding the docs"
reverse.rst Doc update: proxy_set_header required for admin
rpi_build.rst RPi: update doc (alpine version + variables)
setup.rst Merge