Add advanced information in the dropdown menu (only visible with Expert Settings mode)

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2023-05-22 20:15:11 +02:00
parent eb716e1f4d
commit 9f383893bd
5 changed files with 40 additions and 12 deletions

View File

@@ -8,6 +8,7 @@
* Please see LICENSE file for your rights under this license.
-->
<?
starttime = mg.time(true)
hostname = pihole.hostname()
-- Get name of script by matching whatever is after the last "/" in the URI
scriptname = mg.request_info.request_uri:match("/([^/]*)$")