add http title

This commit is contained in:
2024-10-18 01:31:04 +02:00
parent 9f06bd0b66
commit 887e024f27
3 changed files with 11 additions and 9 deletions

View File

@ -18,8 +18,9 @@ $presets = [
'-F' => true,
'-sV' => true,
'-T5' => true,
'--script' => "scripts",
'--stylesheet' => "$BASEDIR/xslt/servicesTable.xsl",
'refreshPeriod' => 60,
'sudo' => false,
'sudo' => true,
],
];