File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Install dependencies:
13
13
Populate environment variables:
14
14
15
15
- [ 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)
17
17
- ` MATRIX_BASE_URL ` : Homeserver base URL
18
18
- ` MATRIX_RATE_LIMIT ` : Rate limit in hertz
19
19
- ` ISSUE_8895_COOLDOWN ` : Seconds to wait before room creation ([ matrix-org/synapse #8895 ] )
@@ -35,6 +35,7 @@ yarn start
35
35
```
36
36
37
37
[ 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
38
39
[ matrix-org/synapse#8895 ] : https://github.com/matrix-org/synapse/issues/8895
39
40
[ Node.js ] : https://nodejs.org/
40
41
[ OSEM ] : https://osem.seagl.org/
You can’t perform that action at this time.
0 commit comments