From 0ca4b8dea10865c1264dd51b5814453acd98abf9 Mon Sep 17 00:00:00 2001 From: jacksn Date: Sun, 5 Mar 2023 21:44:25 +0100 Subject: [PATCH] remove lnbits_disabled_extensions from .env.example and admin ui --- .env.example | 2 -- lnbits/core/templates/admin/_tab_server.html | 12 ------------ 2 files changed, 14 deletions(-) diff --git a/.env.example b/.env.example index 83249c529..5670f793b 100644 --- a/.env.example +++ b/.env.example @@ -30,8 +30,6 @@ LNBITS_DEFAULT_WALLET_NAME="LNbits wallet" # Hides wallet api, extensions can choose to honor LNBITS_HIDE_API=false -# Disable extensions for all users, use "all" to disable all extensions -LNBITS_DISABLED_EXTENSIONS="amilk" # LNBITS_EXTENSIONS_MANIFESTS="https://raw.githubusercontent.com/lnbits/lnbits-extensions/main/extensions.json,https://raw.githubusercontent.com/lnbits/lnbits-extensions/main/extensions-trial.json" # GitHub has rate-limits for its APIs. The limit can be increased specifying a GITHUB_TOKEN # LNBITS_EXT_GITHUB_TOKEN=github_pat_xxxxxxxxxxxxxxxxxx diff --git a/lnbits/core/templates/admin/_tab_server.html b/lnbits/core/templates/admin/_tab_server.html index 8562160be..814a490f4 100644 --- a/lnbits/core/templates/admin/_tab_server.html +++ b/lnbits/core/templates/admin/_tab_server.html @@ -67,18 +67,6 @@ >
-
-

Disabled Extensions

- -
-