From 23aea6bf91b4a57704df3ce6a5b290283081aa1c Mon Sep 17 00:00:00 2001 From: dragondaddy Date: Thu, 3 Aug 2023 22:12:28 +0200 Subject: [PATCH] Silly mistake in [resources] - empty doesn't mean useless --- manifest.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.toml b/manifest.toml index 9053449..45747b2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,6 +43,14 @@ ram.runtime = "50M" url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz" sha256 = "2118bb796e1113a50b72c525708484563656edfe4b03c50b01ef973d839f3bce" + [resources.ports] + + [resources.system_user] + + [resources.install_dir] + + [resources.data_dir] + [resources.permissions] main.url = "/" main.allowed = "visitors"