summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhilash Raj2016-10-20 19:55:03 -0700
committerBarry Warsaw2017-01-08 11:46:31 -0500
commit2ef893bca59259ae8215db5a38f21a80c3c627bb (patch)
tree2a10828e38a2bfaa1c767df3b1ce06b21d14e961
parent4b3fc1792a62b8c49f0c8cb5cd44c2ef9ce7ebd2 (diff)
downloadmailman-2ef893bca59259ae8215db5a38f21a80c3c627bb.tar.gz
mailman-2ef893bca59259ae8215db5a38f21a80c3c627bb.tar.zst
mailman-2ef893bca59259ae8215db5a38f21a80c3c627bb.zip
-rw-r--r--README.rst1
-rw-r--r--src/mailman/config/docs/config.rst9
2 files changed, 10 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 2573ae253..3d412fa1b 100644
--- a/README.rst
+++ b/README.rst
@@ -47,6 +47,7 @@ Table of Contents
src/mailman/docs/INTRODUCTION
src/mailman/docs/RELEASENOTES
+ src/mailman/config/docs/config
src/mailman/docs/DATABASE
src/mailman/docs/MTA
src/mailman/docs/WebUIin5
diff --git a/src/mailman/config/docs/config.rst b/src/mailman/config/docs/config.rst
new file mode 100644
index 000000000..f8bc94328
--- /dev/null
+++ b/src/mailman/config/docs/config.rst
@@ -0,0 +1,9 @@
+Mailman Configuration
+=====================
+
+This is Mailman's default configuration, directly included from the source
+code. You can override these in your configuration to modify the behavior of
+Mailman Core.
+
+.. literalinclude:: ../mailman.cfg
+.. literalinclude:: ../schema.cfg