Barry Warsaw pushed to branch master at mailman / Mailman
Commits: 9e628b80 by Barry Warsaw at 2017-01-29T16:26:57-05:00 Close #306 Update documentation links for ``config.cfg`` settings. - - - - - 37d71a16 by Barry Warsaw at 2017-01-29T16:29:58-05:00 Add a UTC tag. - - - - - 80cc5ffd by Barry Warsaw at 2017-01-29T21:53:40+00:00 Merge branch 'issue306' into 'master' Update documentation links in generated mailman.cfg Closes #306 See merge request !240 - - - - - 2 changed files: - src/mailman/config/config.py - src/mailman/docs/NEWS.rst Changes: ===================================== src/mailman/config/config.py ===================================== --- a/src/mailman/config/config.py +++ b/src/mailman/config/config.py @@ -42,13 +42,13 @@ SPACE = ' ' SPACERS = '\n' MAILMAN_CFG_TEMPLATE = """\ -# AUTOMATICALLY GENERATED BY MAILMAN ON {} +# AUTOMATICALLY GENERATED BY MAILMAN ON {} UTC # # This is your GNU Mailman 3 configuration file. You can edit this file to # configure Mailman to your needs, and Mailman will never overwrite it. -# Additional configuration information is (for now) available in the -# schema.cfg file <http://tinyurl.com/cm5rtqe> and the base mailman.cfg file -# <http://tinyurl.com/dx9b8eg>. +# Additional configuration information is available here: +# +# http://mailman.readthedocs.io/en/latest/src/mailman/config/docs/config.html # # For example, uncomment the following lines to run Mailman in developer mode. # ===================================== src/mailman/docs/NEWS.rst ===================================== --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -108,6 +108,7 @@ Bugs * Fix confirmation of unsubscription requests. (Closes: #294) * Fix ``mailman stop`` not stopping some runners due to PEP 475 interaction. (Closes: #255) + * Update documentation links for ``config.cfg`` settings. (Closes: #306) Configuration ------------- View it on GitLab: https://gitlab.com/mailman/mailman/compare/05f9b85588de3634da8416fcec05fc36341444f8...80cc5ffdd24b85e242ab596f3b991f140bb16dfb
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org