optimise command if basedir not set

This commit is contained in:
2024-09-08 11:07:47 +02:00
parent 88eb077f08
commit c0ec899661

View File

@@ -17,7 +17,7 @@ Matrix Stack bestehend aus Matrix Server "Synapse" sowie dem Frontend "Element".
Postgress by default not in use!
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`
1. set "default_server_name" to your domain for Synapse
2. set "m.homeserver" => "base_url" to your domain for Element