mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Merge branch 'testing' into datadir
This commit is contained in:
commit
b5d605ef6c
9 changed files with 26 additions and 21 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Galène for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/galene)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/galene/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=galene)
|
||||
|
||||
|
@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
|
|||
- Command-line client for Galene file transfer
|
||||
|
||||
|
||||
**Shipped version:** 0.9~ynh2
|
||||
**Shipped version:** 0.9~ynh4
|
||||
|
||||
**Demo:** <https://galene.org:8443/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
|||
|
||||
# Galène para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/galene)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/galene/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=galene)
|
||||
|
||||
|
@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
|
|||
- Command-line client for Galene file transfer
|
||||
|
||||
|
||||
**Versión actual:** 0.9~ynh2
|
||||
**Versión actual:** 0.9~ynh4
|
||||
|
||||
**Demo:** <https://galene.org:8443/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
|||
|
||||
# Galène YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/galene)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/galene/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=galene)
|
||||
|
||||
|
@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
|
|||
- Command-line client for Galene file transfer
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.9~ynh2
|
||||
**Paketatutako bertsioa:** 0.9~ynh4
|
||||
|
||||
**Demoa:** <https://galene.org:8443/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# Galène pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/galene)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/galene/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=galene)
|
||||
|
||||
|
@ -31,7 +31,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et
|
|||
- Client en ligne de commande pour le transfert de fichiers Galene
|
||||
|
||||
|
||||
**Version incluse :** 0.9~ynh2
|
||||
**Version incluse :** 0.9~ynh4
|
||||
|
||||
**Démo :** <https://galene.org:8443/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
|||
|
||||
# Galène para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/galene)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/galene/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=galene)
|
||||
|
||||
|
@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
|
|||
- Command-line client for Galene file transfer
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.9~ynh2
|
||||
**Versión proporcionada:** 0.9~ynh4
|
||||
|
||||
**Demo:** <https://galene.org:8443/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# YunoHost 上的 Galène
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/galene)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/galene/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=galene)
|
||||
|
||||
|
@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
|
|||
- Command-line client for Galene file transfer
|
||||
|
||||
|
||||
**分发版本:** 0.9~ynh2
|
||||
**分发版本:** 0.9~ynh4
|
||||
|
||||
**演示:** <https://galene.org:8443/>
|
||||
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
"users": {
|
||||
"__ADMIN__": {"permissions": "op", "password": __PASSWORD_HASH__},
|
||||
"description": "__GROUP_DESCRIPTION__",
|
||||
"public": true,
|
||||
"allow-recording": true,
|
||||
"auto-subgroups": true
|
||||
{
|
||||
"users":{
|
||||
"__ADMIN__":{
|
||||
"permissions":"op",
|
||||
"password":__PASSWORD_HASH__
|
||||
}
|
||||
},
|
||||
"description":"__GROUP_DESCRIPTION__",
|
||||
"public":true,
|
||||
"allow-recording":true,
|
||||
"auto-subgroups":true
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Galène"
|
|||
description.en = "Videoconferencing server that is easy to deploy"
|
||||
description.fr = "Serveur de visioconférence facile à déployer"
|
||||
|
||||
version = "0.9~ynh2"
|
||||
version = "0.9~ynh4"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -18,7 +18,7 @@ userdoc = "https://galene.org/faq.html"
|
|||
code = "https://github.com/jech/galene"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2.14"
|
||||
yunohost = ">= 11.2.16"
|
||||
architectures = "all"
|
||||
multi_instance = false
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
go_version=1.20
|
||||
go_version=1.22
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue