summaryrefslogtreecommitdiff
path: root/src/mailman/plugins/testing/rest.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/plugins/testing/rest.cfg')
-rw-r--r--src/mailman/plugins/testing/rest.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mailman/plugins/testing/rest.cfg b/src/mailman/plugins/testing/rest.cfg
new file mode 100644
index 000000000..a9b4b9bd9
--- /dev/null
+++ b/src/mailman/plugins/testing/rest.cfg
@@ -0,0 +1,6 @@
+[plugin.example]
+class: example.rest.ExamplePlugin
+enabled: yes
+
+[webservice]
+port: 9001