From 694f93bbf0bf8a12d629ea9084899d063ec888f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 14 Jan 2024 12:34:27 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index d471890..f3871c3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,13 +52,8 @@ ram.runtime = "50M" [resources.install_dir] - [resources.data_dir] - [resources.permissions] main.url = "/" [resources.database] - type = "mariadb-server, php8.2-sqlite3" - - [resources.database] - type = "mysql" + type = "php8.2-sqlite3"