From a9f772007c475386f9208ebacada8319655b0ddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 10:47:22 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index b022855..c428d9f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -75,6 +75,7 @@ ram.runtime = "50M" admin.url = "/admin" admin.allowed = ["admins"] admin.auth_header = false + admin.show_tile = false [resources.apt] packages = "mariadb-server"