Skip to content

Commit af672ba

Browse files
committed
Link to instructions for getting an access token
1 parent d59af42 commit af672ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Install dependencies:
1313
Populate environment variables:
1414

1515
- [Matrix Client-Server API]:
16-
- `MATRIX_ACCESS_TOKEN`: Secret authentication token
16+
- `MATRIX_ACCESS_TOKEN`: Secret authentication token (see [this Stack Exchange question] for how to get one)
1717
- `MATRIX_BASE_URL`: Homeserver base URL
1818
- `MATRIX_RATE_LIMIT`: Rate limit in hertz
1919
- `ISSUE_8895_COOLDOWN`: Seconds to wait before room creation ([matrix-org/synapse#8895])
@@ -35,6 +35,7 @@ yarn start
3535
```
3636

3737
[Matrix Client-Server API]: https://spec.matrix.org/v1.4/client-server-api/
38+
[this Stack Exchange question]: https://webapps.stackexchange.com/q/131056/19769
3839
[matrix-org/synapse#8895]: https://github.com/matrix-org/synapse/issues/8895
3940
[Node.js]: https://nodejs.org/
4041
[OSEM]: https://osem.seagl.org/

0 commit comments

Comments
 (0)