1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-02-11 13:25:44 +02:00

Update docs/cli.rst

Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
This commit is contained in:
Florent Daigniere 2023-02-20 11:54:52 +01:00 committed by GitHub
parent 2cf4e61fd2
commit b205f406de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ Attributes explicitly specified in filters are automatically exported: there is
$ docker compose exec -T admin flask mailu config-export domain.dns_mx domain.dns_spf
$ docker compose exec admin flask mailu config-export user.spam_threshold
$ docker compose exec -T admin flask mailu config-export user.email user.spam_threshold
config-import
-------------