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

Add doc link

This commit is contained in:
ericgaspar 2021-01-26 21:27:37 +01:00
parent 1d07a88a6c
commit 576f133657
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 3 additions and 5 deletions

View file

@ -19,7 +19,7 @@ Matterbridge is a bridge between a series of chat protocols and offers a REST-AP
## Configuration
How to configure this app: a plain file with SSH `/var/www/matterbridge/matterbridge.toml`.
How to configure this app: a plain file with SSH `/var/www/matterbridge/matterbridge.toml`. You can follow this [doc](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) on how to create your config.
## Documentation

View file

@ -19,7 +19,7 @@ Matterbridge est un pont entre une série de protocoles de discussion et propose
## Configuration
Comment configurer cette application : un fichier brut en SSH `/var/www/matterbridge/matterbridge.toml`.
Comment configurer cette application : un fichier brut en SSH `/var/www/matterbridge/matterbridge.toml`. Vous pouvez suivre cette [documentation](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) sur la façon de créer votre config.
## Documentation

View file

@ -17,9 +17,7 @@
"yunohost": ">= 4.0.0"
},
"multi_instance": false,
"services": [
"nginx"
],
"services": [],
"arguments": {
"install" : [
{