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" + } } ] }