File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Install dependencies:
1313Populate 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/
You can’t perform that action at this time.
0 commit comments