From 59b435f880758a09b9a3a75ac99a3c230b8f71a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 5 Jan 2024 13:39:42 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.toml b/manifest.toml index 42dc771..f9c8c14 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,6 +40,11 @@ ram.runtime = "1G" [install.admin] type = "user" + [install.password] + help.en = "Use the help field to add an information for the admin about this question." + help.fr = "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question." + type = "password" + [resources] [resources.sources.main] url = "https://github.com/Chocobozzz/PeerTube/releases/download/v6.0.2/peertube-v6.0.2.tar.xz"