1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-26 09:09:23 +02:00
docker-mailserver/docs/content/examples/tutorials
Brennan Kinney 3b11a8305e
docs: Remove ENV ONE_DIR (#3840)
* docs: Better document DMS volumes

* docs: Remove any mention of `ONE_DIR` ENV

* chore: Remove `ONE_DIR` ENV from scripts

Only `ONE_DIR=0` has any effect. As the actual feature is now dependent upon the `/var/mail-state` location existing.

It is advised not mounting anything there instead if wanting to avoid runtime state consolidation.

* docs: Adjust link ref convention

This is more search friendly / organized to find references to all DMS volumes.

* lint: Ensure final newline is present

VSCode by default excludes this if the last line rendered is removed (rendered as a separate blank line).

A separate setting can enforce adding the final newline upon save regardless.
2024-01-29 10:35:19 +13:00
..
basic-installation.md docs/misc: update to align with Docker Compose v2 (#3295) 2023-05-10 11:02:44 +02:00
blog-posts.md docs: renamings (#3242) 2023-04-10 15:36:34 +02:00
crowdsec.md docs: add a new example explaining how to integrate crowdsec with (#3651) 2023-11-25 11:02:42 +01:00
docker-build.md fix: update-check.sh should query GH Releases (#3666) 2023-11-30 10:21:26 +13:00
mailserver-behind-proxy.md docs: Remove ENV ONE_DIR (#3840) 2024-01-29 10:35:19 +13:00