You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Introduction of the Mailu RESTful API.
Anything that can be configured in the web administration interface, can also be configured via the Mailu RESTful API. See the section Advanced configuration in the configuration reference for the relevant settings in mailu.env for enabling the API. (API, WEB_API, API_TOKEN).
This commit is contained in:
committed by
Alexander Graf
parent
866ad89dfc
commit
5c9cdfe1de
@@ -70,6 +70,7 @@ the version of Mailu that you are running.
|
||||
webadministration
|
||||
antispam
|
||||
cli
|
||||
api
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
Reference in New Issue
Block a user