1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-27 00:41:00 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
12ccdebd20 Update documentation with new length requirement for API_TOKEN 2024-06-09 09:44:42 +00:00
0faae50302 Improve releases.rst.
Add extra links to relevant sections in documentation.
Add example of using the new override location for rspamd.
Add clarification  in rspamd section for rspamd override change and new autoconfig.* endpoint
2023-04-06 09:04:04 +00:00
d6e7314f05 Make API configurable via the setup utility
Fix some small bugs in the setup utility
Improve documentation on the API.
2023-01-25 15:30:25 +00:00
46d07ec236 Fix syntax styling api documentation. 2022-12-27 11:32:56 +01:00
67c423d61f Add URL for accessing swaggerui to documentation 2022-12-27 11:32:56 +01:00
5c9cdfe1de 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).
2022-12-27 11:32:54 +01:00