From 53953666b721b403a18de138c7082b8ccaf8d39d Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Thu, 2 Nov 2023 00:03:28 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index a13f6a0..90e74dc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,10 +40,6 @@ ram.runtime = "50M" type = "path" default = "/phpmyadmin" - [install.admin] - # this is a generic question - ask strings are automatically handled by Yunohost's core - type = "user" - [resources] [resources.sources.main] url = "https://files.phpmyadmin.net/phpMyAdmin/5.1.3/phpMyAdmin-5.1.3-all-languages.tar.gz"