mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
Small typos
This commit is contained in:
parent
bdae675962
commit
066fc5ce9b
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ Biboumi is an XMPP gateway for the IRC network.
|
|||
Once biboumi_ynh is installed you can use any XMMP client software to join IRC channels. Any IRC channel is seen as a standard XMMP chatroom (aka MUC) with a special name.
|
||||
The the name is formatted like this: `#channelname%ircservername@biboumi.yourdomain.tld`.
|
||||
|
||||
For example, if you have a yunohost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`.
|
||||
For example, if you have a YunoHost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`.
|
||||
|
||||
**Shipped version:** 8.3
|
||||
|
||||
|
@ -32,7 +32,7 @@ You can configure Biboumi with the file `/etc/biboumi/biboumi.cfg`.
|
|||
|
||||
## Limitations
|
||||
|
||||
* Currently, biboumi is only tested with one domain and it must be the main domain of your yunohost server.
|
||||
* Currently, Biboumi is only tested with one domain and it must be the main domain of your YunoHost server.
|
||||
|
||||
## Links
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "XMPP gateway for the IRC network.",
|
||||
"fr": "Passerelle XMPP pour le réseau IRC."
|
||||
},
|
||||
"version": "8.3~ynh2",
|
||||
"version": "8.3~ynh1",
|
||||
"url": "https://biboumi.louiz.org/",
|
||||
"license": "Zlib",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue