From 6624ac0fd9f2aa0a9628430a752861143829b71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 24 May 2024 15:33:22 +0200 Subject: [PATCH] remove admin setting --- manifest.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 408d3d0..f40b329 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,9 +43,6 @@ ram.runtime = "50M" type = "group" default = "visitors" - [install.admin] - type = "user" - [resources] [resources.sources.main] url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz"