mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-04 10:24:41 +02:00
5c9cdfe1de
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).
18 lines
214 B
Plaintext
18 lines
214 B
Plaintext
**/*.pyc
|
|
**/*.mo
|
|
__pycache__
|
|
pip-selfcheck.json
|
|
/core/admin/lib*
|
|
/core/admin/bin
|
|
/core/admin/include
|
|
/docs/lib*
|
|
/docs/bin
|
|
/docs/include
|
|
/docs/_build
|
|
/.env
|
|
/.venv
|
|
/docker-compose.yml
|
|
/.idea
|
|
/.vscode
|
|
qemu-arm-static
|