⚲
Projet
Général
Profil
Connexion
Accueil
Projets
Aide
Recherche
:
Admins
Tous les projets
Admins
+
Nouvelle demande
Aperçu
Activité
Roadmap
Demandes
Temps passé
Calendrier
Annonces
Wiki
Dépôt
Télécharger (855 octets)
Demande #4373
» config.local.js
Fichier de config locale -
Frédéric Couchet
, 27/03/2020 14:58
// You can overwrite the default configuration values set in [config.js] here.
// There should never be any required changes to this file and you can always
// simply copy it over when updating to a new version.
let
config
=
window
.
mumbleWebConfig
// eslint-disable-line no-unused-vars
config
.
connectDialog
.
password
=
false
;
config
.
connectDialog
.
token
=
false
;
config
.
settings
.
voiceMode
=
'
ptt
'
;
config
.
settings
.
joinDialog
=
true
;
// E.g. changing default address and theme:
// config.defaults.address = 'voice.example.com'
// config.defaults.theme = 'MetroMumbleDark'
« Précédent
1
2
Suivant »
(1-1/2)
Chargement...