mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Correct mention of --help flag, which does not exist
This commit is contained in:
parent
e19df00bc4
commit
d8ef7a604b
@ -43,7 +43,7 @@ $ createdb syncv3
|
||||
$ echo -n "$(openssl rand -hex 32)" > .secret # this MUST remain the same throughout the lifetime of the database created above.
|
||||
```
|
||||
|
||||
The Sliding Sync proxy requires some environment variables set to function. They are described when the proxy is run with the `--help` switch.
|
||||
The Sliding Sync proxy requires some environment variables set to function. They are described when the proxy is run with missing variables.
|
||||
|
||||
Here is a short description of each, as of writing:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user