Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
matrix-appservice-discord
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Deurstann
matrix-appservice-discord
Validations
01331e35
Valider
01331e35
rédigé
4 years ago
par
Christian Paul
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Fix misspelled words in config.sample.yaml
parent
82114563
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
config/config.sample.yaml
+5
-5
5 ajouts, 5 suppressions
config/config.sample.yaml
avec
5 ajouts
et
5 suppressions
config/config.sample.yaml
+
5
−
5
Voir le fichier @
01331e35
# This is a sample of the config file showing all ava
l
iable options.
# This is a sample of the config file showing all avai
l
able options.
# Where possible we have documented what they do, and all values are the
# Where possible we have documented what they do, and all values are the
# default values.
# default values.
bridge
:
bridge
:
# Domain part of the bridge, e.g. matrix.org
# Domain part of the bridge, e.g. matrix.org
domain
:
"
localhost"
domain
:
"
localhost"
# This should be your public
al
ly
facing URL because Discord may use it to
# This should be your publicly
-
facing URL because Discord may use it to
# fetch media from the media store.
# fetch media from the media store.
homeserverUrl
:
"
http://localhost:8008"
homeserverUrl
:
"
http://localhost:8008"
# The TCP port on which the appservice runs on.
# The TCP port on which the appservice runs on.
...
@@ -40,7 +40,7 @@ auth:
...
@@ -40,7 +40,7 @@ auth:
# This MUST be a string (wrapped in quotes)
# This MUST be a string (wrapped in quotes)
clientID
:
"
12345"
clientID
:
"
12345"
botToken
:
"
foobar"
botToken
:
"
foobar"
# You must enable "Privileged Gateway Intents" in your bot settings on discord.com (e.g.
g
https://discord.com/developers/applications/12345/bot)
# You must enable "Privileged Gateway Intents" in your bot settings on discord.com (e.g. https://discord.com/developers/applications/12345/bot)
# for this to work
# for this to work
usePrivilegedIntents
:
false
usePrivilegedIntents
:
false
logging
:
logging
:
...
@@ -86,14 +86,14 @@ channel:
...
@@ -86,14 +86,14 @@ channel:
unsetRoomAlias
:
true
unsetRoomAlias
:
true
# Remove the room from the directory.
# Remove the room from the directory.
unlistFromDirectory
:
true
unlistFromDirectory
:
true
# Set the room to be unava
l
iable for joining without an invite.
# Set the room to be unavai
l
able for joining without an invite.
setInviteOnly
:
true
setInviteOnly
:
true
# Make all the discord users leave the room.
# Make all the discord users leave the room.
ghostsLeave
:
true
ghostsLeave
:
true
limits
:
limits
:
# Delay in milliseconds between discord users joining a room.
# Delay in milliseconds between discord users joining a room.
roomGhostJoinDelay
:
6000
roomGhostJoinDelay
:
6000
# Lock timeout in milliseconds before se
i
nding messages to discord to avoid
# Lock timeout in milliseconds before sending messages to discord to avoid
# echos. Default is rather high as the lock will most likely time out
# echos. Default is rather high as the lock will most likely time out
# before anyways.
# before anyways.
# echos = (Copies of a sent message may arrive from discord before we've
# echos = (Copies of a sent message may arrive from discord before we've
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter