chore: update readme

This commit is contained in:
Philipp Dormann 2024-12-11 17:55:04 +01:00
parent a54cb287a4
commit d842c14240
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

View File

@ -35,13 +35,6 @@ pnpm test:watch
pnpm test:ci
```
### Use your own mail templates
> You use your own mail templates by replacing the default ones we provided (either in-code or by mounting them into the /app/static/mail_templates folder).
The mail templates always come in a .html and a .txt variant to provide compatability with legacy mail clients.
Currently the following templates exist:
* pw-reset.(html/txt)
### Generate Docs
```bash
pnpm docs