mailu/docs
bors[bot] 5fbfb3cb1c
Merge
2566: Make it clear that we don't delete users r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

Make it clear that we don't delete users. Users can and should be disabled when not in use anymore.

### Related issue(s)
- closes 

## Prerequisites
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.

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


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
Co-authored-by: Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
..
_templates Restore VERSION_TAG template
assets removing unneeded image
compose Clarify we expect v2
contributors Switch the container registry used for deploying images from docker
kubernetes/mailu simplify
.env Add deploy settings for server
Dockerfile Process code review remarks
antispam.rst s/docker\-compose\([^\.]\)/docker compose\1/g
api.rst Make API configurable via the setup utility
arm_images.rst Fix a bunch of typos
cli.rst Merge branch 'master' into delete-disable
conf.py Set language to English for sphinx in conf.py.
configuration.rst Fix broken link. Add extra clarification for login targets.
database.rst s/docker\-compose\([^\.]\)/docker compose\1/g
demo.rst Update demo docs with new capabilities
dns.rst Fix a bunch of typos
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Fix typo and wording in faq.rst
features.rst remove service status "feature"
general.rst Update general.rst
index.rst Introduction of the Mailu RESTful API.
maintain.rst s/docker\-compose\([^\.]\)/docker compose\1/g
nginx.conf Build the documentation as a Docker image
releases.rst s/docker\-compose\([^\.]\)/docker compose\1/g
requirements.txt Introduction of the Mailu RESTful API.
reverse.rst Use server-side password generator for generating token.
setup.rst s/docker\-compose\([^\.]\)/docker compose\1/g
webadministration.rst Merge branch 'master' into delete-disable