Skip to content
Extraits de code Groupes Projets
Valider 36d8a57d rédigé par Will Hunt's avatar Will Hunt Validation de GitHub
Parcourir les fichiers

Remove / from url path in bridge instructions

parent 3c27ad7e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -26,7 +26,7 @@ Please also be aware that this is an unoffical project worked on in my (Half-Sho ...@@ -26,7 +26,7 @@ Please also be aware that this is an unoffical project worked on in my (Half-Sho
* Run ``npm install`` to grab the dependencies. * Run ``npm install`` to grab the dependencies.
* Run ``npm run-script build`` to build the typescript. * Run ``npm run-script build`` to build the typescript.
* Copy ``config/config.sample.yaml`` to ``config.yaml`` and edit it to reflect your setup. * Copy ``config/config.sample.yaml`` to ``config.yaml`` and edit it to reflect your setup.
* Run ``node build/src/discordas.js -r -u "http://localhost:9005/" -c config.yaml`` * Run ``node build/src/discordas.js -r -u "http://localhost:9005" -c config.yaml``
* Modify your HSs appservices config so that it includes the generated file. * Modify your HSs appservices config so that it includes the generated file.
#### 3PID Protocol Support #### 3PID Protocol Support
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter