mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Moves plugin description to manifest.lua
This commit is contained in:
parent
5b11db117b
commit
26c7906744
35 changed files with 9 additions and 9 deletions
|
|
@ -1,11 +0,0 @@
|
|||
--
|
||||
-- (C) 2019-20 - ntop.org
|
||||
--
|
||||
|
||||
return {
|
||||
title = "Redis Monitor",
|
||||
description = "Monitors Redis health and performance",
|
||||
author = "ntop",
|
||||
version = 1,
|
||||
dependencies = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue