Fixed some misleading information strings

This commit is contained in:
2023-08-16 12:12:13 +02:00
parent 57863531fc
commit 82333a2ebc
10 changed files with 13 additions and 10 deletions

View File

@@ -96,7 +96,7 @@ metric_info["nc_database_size"] = {
}
metric_info["nc_database_opcache_hit_rate"] = {
"title": _("Database OP Cache Hit Rate"),
"title": _("Database PHP OPCache Hit Rate"),
"unit": "%",
"color": "24/a",
}