From 0c63819e4131ec6efa0dcedc27a65615c2fa5bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:30:25 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1e2da5c..1ca6c77 100644 --- a/manifest.toml +++ b/manifest.toml @@ -31,7 +31,6 @@ ram.runtime = "50M" 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" - full_domain = true [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." From c9edd962a2a5c79a0fcab9e77d5677d6ee2dcbd0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Aug 2023 12:11:10 +0200 Subject: [PATCH 2/4] Update manifest.toml --- manifest.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1ca6c77..879a4be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -28,8 +28,6 @@ ram.runtime = "50M" [install] [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" [install.init_main_permission] From 3daea6a745e276e1181d56d6923d533805bc1da0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 30 Aug 2023 19:17:39 +0200 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1ca6c77..879a4be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -28,8 +28,6 @@ ram.runtime = "50M" [install] [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" [install.init_main_permission] From 5c86505082912aaa359150a993db00d6496b9171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:31:36 +0200 Subject: [PATCH 4/4] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 879a4be..344b450 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 id = "owncast" name = "Owncast" -description.en = "Self-hosted 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.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 à utiliser avec un logiciel de diffusion" version = "0.1.1~ynh1"