From c23ef4a50e847635239b58d30416097a77c3deb4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 22 Sep 2021 00:01:01 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 302fe8a..9ed1ed9 100755 --- a/manifest.json +++ b/manifest.json @@ -35,8 +35,7 @@ "help": { "en": "Owncast needs to be installed in a dedicated domain or sub-domain.", "fr": "Owncast doit être installé dans un domaine ou sous-domaine dédié." - }, - "example": "owncast.example.com" + } }, { "name": "is_public", @@ -53,8 +52,7 @@ "help": { "en": "This is the password for connecting to the admin page as well as the Stream Key. (Only alphanumeric characters are accepted)", "fr": "Ceci est le mot de passe pour se connecter à la page d'administration ainsi que la Stream Key. (Seuls les caractères alphanumériques sont acceptés)" - }, - "example": "Choose a password" + } } ] }