Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
503 B
14 lines
503 B
Template: matrix-conduit/hostname |
|
Type: string |
|
Default: localhost |
|
Description: The server (host)name of the Matrix homeserver. |
|
This is the hostname the homeserver will be reachable at via a client. |
|
. |
|
If set to "localhost", you can connect with a client locally and clients |
|
from other hosts and also other servers will not be able to reach you! |
|
|
|
Template: matrix-conduit/port |
|
Type: string |
|
Default: 14004 |
|
Description: The port of the Matrix homeserver |
|
This port is often accessed by a reverse proxy.
|
|
|