From 6341e1edaf465aadde845b3a37e3f8e9d63aa748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Tue, 3 Sep 2024 07:08:56 +0200 Subject: [PATCH] feat: add baseurl to admin ui settings (#2644) * feat: add baseurl to admin ui settings server tab with a hint that it is currently not used. i ran into an issue developing an extension where i needed to know the url inside a task, where i cannot pass the `Request` object. so i depend on `settings.lnbits_baseurl` there --- lnbits/core/templates/admin/_tab_server.html | 21 ++++++++------------ 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/lnbits/core/templates/admin/_tab_server.html b/lnbits/core/templates/admin/_tab_server.html index 33843c51c..fb5f60d52 100644 --- a/lnbits/core/templates/admin/_tab_server.html +++ b/lnbits/core/templates/admin/_tab_server.html @@ -1,24 +1,19 @@
Server Management
-
-
-

Server Info

-
    -
  • -
  • -
+
+

Base URL

+
+
Currency Settings

Allowed currencies