mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
5449efd8d4
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com> Co-authored-by: Casper <casperklein@users.noreply.github.com> Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
14 lines
620 B
YAML
14 lines
620 B
YAML
# disables the possibility to choose blank issues
|
|
blank_issues_enabled: false
|
|
|
|
contact_links:
|
|
- name: Documentation
|
|
url: https://docker-mailserver.github.io/docker-mailserver/edge
|
|
about: Extended documentaton - visit this first before opening issues
|
|
- name: Default Documentation
|
|
url: https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md
|
|
about: Read this first and carefully
|
|
- name: Environment Variables Section
|
|
url: https://docker-mailserver.github.io/docker-mailserver/edge/config/environment/
|
|
about: Read this section for information about mail server variables
|