1
0
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:
Dimitri Huisman
2022-09-25 08:18:09 +00:00
committed by Alexander Graf
parent 866ad89dfc
commit 5c9cdfe1de
18 changed files with 1042 additions and 209 deletions

View File

@@ -70,6 +70,7 @@ the version of Mailu that you are running.
webadministration
antispam
cli
api
.. toctree::
:maxdepth: 2