optimise command if basedir not set
This commit is contained in:
@@ -17,7 +17,7 @@ Matrix Stack bestehend aus Matrix Server "Synapse" sowie dem Frontend "Element".
|
|||||||
Postgress by default not in use!
|
Postgress by default not in use!
|
||||||
Default DB is SQLite.
|
Default DB is SQLite.
|
||||||
|
|
||||||
3. (optional) Set db in config: `nano $BASEDIR/files/synapse/homeserver.yaml`
|
3. (optional) Set db in config: `nano ${BASEDIR:-.}/files/synapse/homeserver.yaml`
|
||||||
4. Edit element config: `nano files/element-config.json`
|
4. Edit element config: `nano files/element-config.json`
|
||||||
1. set "default_server_name" to your domain for Synapse
|
1. set "default_server_name" to your domain for Synapse
|
||||||
2. set "m.homeserver" => "base_url" to your domain for Element
|
2. set "m.homeserver" => "base_url" to your domain for Element
|
||||||
|
|||||||
Reference in New Issue
Block a user