summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/email.py
diff options
context:
space:
mode:
authorBarry Warsaw2014-12-29 17:44:58 -0500
committerBarry Warsaw2014-12-29 17:44:58 -0500
commit37e72b0a6aaefcb90bf7d9ef23fdf24c07979551 (patch)
tree2965659ef0ad71afc12dbc79c263ea513dc61b69 /src/mailman/utilities/email.py
parent477ac216b4abbd1f96ff4fa3a9583a76ca993dc3 (diff)
downloadmailman-37e72b0a6aaefcb90bf7d9ef23fdf24c07979551.tar.gz
mailman-37e72b0a6aaefcb90bf7d9ef23fdf24c07979551.tar.zst
mailman-37e72b0a6aaefcb90bf7d9ef23fdf24c07979551.zip
Back port from the py3 branch:
* You can access the system configuration via the resource path ``/3.0/system/configuration/<section>``. This returns a dictionary with the keys being the section's variables and the values being their value from ``mailman.cfg`` as verbatim strings. You can get a list of all section names via ``/3.0/system/configuration`` which returns a dictionary containing the ``http_etag`` and the section names as a sorted list under the ``sections`` key. The system configuration resource is read-only.
Diffstat (limited to 'src/mailman/utilities/email.py')
0 files changed, 0 insertions, 0 deletions