1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/docs
bors[bot] 48f3b1fd49
Merge #1656
1656: Add ability to set no WEBROOT_REDIRECT to Nginx r=mergify[bot] a=DavidFair

## What type of PR?

Enhancement / Documentation

## What does this PR do?

From commit:

---

Adds a 'none' env option to WEBROOT_REDIRECT so that no `location /`
configuration is written to nginx.conf.

This is useful for setting up Mailu and Mailman where we override the
root to proxy to the mailing list server instead. Without this change
the nginx container will not start, or for 1.7 users can set their
WEBMAIL_PATH to / with no webmail to get the same results.

This fix means that future users don't have to choose between webmail
and a root override and makes the configuration intention clear.

---

I've also added bullet points to break up a long flowing sentence in `configuration.rst` - it should be a bit easier to read now

### Related issue(s)
No Related Issue - I just jumped to a PR

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

- [x] In case of feature or enhancement: documentation updated accordingly

@ Maintainers - Is this worthy of the changelog, it's useful to know about but I imagine the number of people it affects is equally minimal?
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: David Fairbrother <DavidFair@users.noreply.github.com>
2021-08-06 19:15:42 +00:00
..
_templates Restore VERSION_TAG template 2018-12-30 15:07:45 +02:00
assets removing unneeded image 2020-11-17 11:41:01 -06:00
compose Merge #1694 2021-06-26 23:38:35 +00:00
contributors Added new docker repo for test image. Adapted deploy script to use env var for test repo name. Modified travis references to github actions references in docs. Added changelog entry. 2021-06-26 19:16:56 +00:00
kubernetes Merge pull request #1666 from cipianpascu/patch-1 2021-07-05 15:52:30 +02:00
swarm add some docs about _FILE variables 2020-08-30 01:14:47 +02:00
.env
antispam.rst Add documentation for the web administration gui. 2020-08-18 20:42:58 +02:00
cli.rst Changed config-update to config-import in config-import description. 2021-06-08 07:09:07 +00:00
conf.py Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17 2021-07-21 12:18:14 +02:00
configuration.rst Merge #1656 2021-08-06 19:15:42 +00:00
database.rst Improve english 2021-06-27 10:38:32 +02:00
demo.rst Fixed small typo 2020-01-11 10:13:53 +01:00
dns.rst Update docs/dns.rst 2019-11-18 21:40:58 +01:00
docker-compose.yml Make docker-compose.yml for setup and docs development friendly 2019-01-16 20:50:52 +02:00
Dockerfile Optimize docs/Dockerfile 2021-08-05 19:41:16 +02:00
faq.rst Merge #1656 2021-08-06 19:15:42 +00:00
features.rst remove service status "feature" 2020-11-11 12:10:41 -06:00
general.rst
index.rst Add documentation for the web administration gui. 2020-08-18 20:42:58 +02:00
maintain.rst
nginx.conf
releases.rst rewording about the usage of PostgreSQL 2021-01-22 05:29:54 +01:00
requirements.txt Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17 2021-07-21 12:18:14 +02:00
reverse.rst Merge #1649 #1673 2021-06-26 21:59:25 +00:00
rpi_build.rst RPi: update doc (alpine version + variables) 2019-10-09 12:17:40 -04:00
setup.rst Preparations for 1.8 release. 2020-10-01 20:32:05 +02:00
webadministration.rst added lmtp: prefix and documentation 2021-06-16 16:19:31 +02:00