1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-06-20 01:47:03 +00:00
parent 71be2ea9c3
commit 1664da1c08
2 changed files with 16 additions and 3 deletions

View file

@ -15,7 +15,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Low-latency, high quality voice chat software (VoIP) 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.
**Shipped version:** 1.3.0~ynh3 **Shipped version:** 1.3.0~ynh3
@ -25,12 +26,18 @@ Low-latency, high quality voice chat software (VoIP)
## Disclaimers / important information ## Disclaimers / important information
#### 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. 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) - [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
## Documentation and resources ## Documentation and resources
* Official app website: <https://mumble.info> * Official app website: <https://mumble.info>

View file

@ -15,7 +15,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble ## Vue d'ensemble
Logiciel libre de voix sur IP (VoIP) 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.
**Version incluse :** 1.3.0~ynh3 **Version incluse :** 1.3.0~ynh3
@ -31,6 +31,12 @@ mumbleserver_ynh installe le paquet Debian et le configure avec les paramètres
- [Ajouter l'administrateur](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server) - [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
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://mumble.info> * Site officiel de l'app : <https://mumble.info>