1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Tweak phrasing

This commit is contained in:
David Robertson
2023-08-21 11:26:55 +01:00
committed by Quentin Gliech
parent 73a97afa0e
commit 454ffc0f12

View File

@ -21,6 +21,8 @@ If you're using the docker container, the command `mas-cli` can be invoked with
docker run ghcr.io/matrix-org/matrix-authentication-service:main config generate > config.yaml
```
This applies to all of the `mas-cli` commands in this document.
**Note:** The generated configuration file is very extensive, and contains the default values for all the configuration options.
This will be made easier to read in the future, but in the meantime, it is recommended to strip untouched options from the configuration file.