Skip to content
Extraits de code Groupes Projets
Valider 3dec60db rédigé par Milan*'s avatar Milan*
Parcourir les fichiers

put values in sample config into quotation marks

this avoids parse errors
parent 667c25e0
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
bridge:
domain: localhost
homeserverUrl: http://localhost:8008
domain: "localhost"
homeserverUrl: "http://localhost:8008"
auth:
clientID: 12345 # Get from discord
secret: blah
botToken: foobar
clientID: "12345" # Get from discord
secret: "blah"
botToken: "foobar"
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter