Implemented formtting caching to seed up searches

This commit is contained in:
Luca Deri 2025-10-17 06:53:04 +02:00
parent 34f82ee7c2
commit 1462d546b8
4 changed files with 169 additions and 150 deletions

View file

@ -1,6 +1,7 @@
--
-- (C) 2013-25 - ntop.org
--
dirs = ntop.getDirs()
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path