Moves plugin description to manifest.lua

This commit is contained in:
Simone Mainardi 2020-01-21 16:05:38 +01:00
parent 5b11db117b
commit 26c7906744
35 changed files with 9 additions and 9 deletions

View file

@ -1,11 +0,0 @@
--
-- (C) 2019-20 - ntop.org
--
return {
title = "Threshold Cross",
description = "Multiple threshold cross alerts",
author = "ntop",
version = 1,
dependencies = {},
}