You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48f3b1fd49
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> |
3 years ago | |
---|---|---|
.. | ||
conf | 3 years ago | |
static | 6 years ago | |
Dockerfile | 3 years ago | |
certwatcher.py | 5 years ago | |
config.py | 5 years ago | |
letsencrypt.py | 6 years ago | |
start.py | 6 years ago |