parent
db0876015b
commit
b5018eb114
@ -35,6 +35,13 @@ yarn test:watch
|
|||||||
yarn test:ci
|
yarn 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
|
### Generate Docs
|
||||||
```bash
|
```bash
|
||||||
yarn docs
|
yarn docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user