From 71be2ea9c3e65f31ba0232ec699de4f2eaf0b84d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 20 Jun 2022 03:46:58 +0200 Subject: [PATCH] Fix #46 --- doc/DESCRIPTION.md | 1 + doc/DESCRIPTION_fr.md | 1 + doc/DISCLAIMER.md | 8 +++++++- doc/DISCLAIMER_fr.md | 6 ++++++ 4 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 doc/DESCRIPTION.md create mode 100644 doc/DESCRIPTION_fr.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..84a9207 --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +Mumble is a free, open source, low latency, high quality voice chat application. Mumble was the first VoIP application to establish true low latency voice communication over a decade ago. But low latency and gaming are not the only use cases it shines in. diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md new file mode 100644 index 0000000..7754d5c --- /dev/null +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1 @@ +Mumble est une application de chat vocal gratuite, open source, à faible latence et de haute qualité. Mumble a été la première application VoIP à établir une véritable communication vocale à faible latence il y a plus de dix ans. Mais la faible latence et le jeu ne sont pas les seuls cas d'utilisation dans lesquels il brille. \ No newline at end of file diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index ac38c46..5372115 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,5 +1,11 @@ -#### Setup +## Setup This package installs the Debian package and configures it with given settings. Password and other usefull information will be sent by email after installation. - [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server) + +## Config +If you need to change password of the server/superuser +1- edit `/var/www/mumbleserver/mumble-server.ini` +2- remove (or change) the password for serverpassword= +3- restart mumbleserver diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index f0e84fd..d8612db 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -3,3 +3,9 @@ mumbleserver_ynh installe le paquet Debian et le configure avec les paramètres donnés. Le mot de passe et d'autres informations utiles sont envoyés par email après l'installation. - [Ajouter l'administrateur](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server) + +## Configuration +Si vous devez changer le mot de passe du serveur/superutilisateur +1- éditez `/var/www/mumbleserver/mumble-server.ini` +2- supprimer (ou changer) le mot de passe pour serverpassword= +3- redémarrer mumbleserver