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

Merge pull request #43 from YunoHost-Apps/testing

Testing
This commit is contained in:
Tagada 2023-09-28 15:55:41 +02:00 committed by GitHub
commit 176f9707ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "owncast" id = "owncast"
name = "Owncast" name = "Owncast"
description.en = "Self-hosted live video and web chat server for use with existing broadcasting software" description.en = "Live video and web chat server for use with existing broadcasting software"
description.fr = "Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion" description.fr = "Serveur de vidéo en direct et de chat Web à utiliser avec un logiciel de diffusion"
version = "0.1.1~ynh1" version = "0.1.1~ynh1"
@ -28,10 +28,7 @@ ram.runtime = "50M"
[install] [install]
[install.domain] [install.domain]
help.en = "Owncast needs to be installed in a dedicated domain or sub-domain."
help.fr = "Owncast doit être installé dans un domaine ou sous-domaine dédié."
type = "domain" type = "domain"
full_domain = true
[install.init_main_permission] [install.init_main_permission]
help.en = "If enabled, Owncast will be accessible by people who do not have an account. This can be changed later via the webadmin." help.en = "If enabled, Owncast will be accessible by people who do not have an account. This can be changed later via the webadmin."