diff --git a/README.md b/README.md index 0d6e483..ea057d0 100644 --- a/README.md +++ b/README.md @@ -25,26 +25,12 @@ Mumble is a free, open source, low latency, high quality voice chat application. ![Screenshot of Mumble Server](./doc/screenshots/Mumble.png) -## Disclaimers / important information - -## 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 - ## Documentation and resources * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 1908b82..479cb69 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,26 +24,12 @@ Mumble est une application de chat vocal gratuite, open source, à faible latenc ![Capture d’écran de Mumble Server](./doc/screenshots/Mumble.png) -## Avertissements / informations importantes - -## Configuration - -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 - ## Documentations et ressources * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs