diff --git a/manifest.toml b/manifest.toml index 4df24b2..527edfe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -74,11 +74,6 @@ ram.runtime = "50M" main.auth_header = false main.protected = true - admin.url = "/admin" - admin.show_tile = false - admin.auth_header = false - admin.allowed = "admins" - [resources.ports] main.default = 5000