diff options
| author | Abhilash Raj | 2016-10-20 19:55:03 -0700 |
|---|---|---|
| committer | Barry Warsaw | 2017-01-08 11:46:31 -0500 |
| commit | 2ef893bca59259ae8215db5a38f21a80c3c627bb (patch) | |
| tree | 2a10828e38a2bfaa1c767df3b1ce06b21d14e961 /src | |
| parent | 4b3fc1792a62b8c49f0c8cb5cd44c2ef9ce7ebd2 (diff) | |
| download | mailman-2ef893bca59259ae8215db5a38f21a80c3c627bb.tar.gz mailman-2ef893bca59259ae8215db5a38f21a80c3c627bb.tar.zst mailman-2ef893bca59259ae8215db5a38f21a80c3c627bb.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/config/docs/config.rst | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
