You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
opensense-docs/source/development/api/plugins/rspamd.rst

20 lines
577 B
ReStructuredText

rspamd
~~~~~~
.. csv-table:: Settings
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``GET``","rspamd","settings","get",""
"``POST``","rspamd","settings","set",""
.. csv-table:: Service
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``POST``","rspamd","service","reconfigure",""
"``POST``","rspamd","service","restart",""
"``POST``","rspamd","service","start",""
"``GET``","rspamd","service","status",""
"``POST``","rspamd","service","stop",""