mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Implemented formtting caching to seed up searches
This commit is contained in:
parent
34f82ee7c2
commit
1462d546b8
4 changed files with 169 additions and 150 deletions
|
|
@ -1,6 +1,7 @@
|
|||
--
|
||||
-- (C) 2013-25 - ntop.org
|
||||
--
|
||||
|
||||
dirs = ntop.getDirs()
|
||||
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue