mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Typo
This commit is contained in:
parent
d5d7c9151a
commit
ae927c7596
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ function prefs_dump_utils.build_prefs_dump_table()
|
|||
|
||||
for _, pattern in pairs(patterns) do
|
||||
-- ntop.getKeysCache returns all the redis keys
|
||||
-- matching the given patter and SKIPS the in-memory
|
||||
-- matching the given pattern and SKIPS the in-memory
|
||||
-- cache implemented in class Redis.
|
||||
local keys = ntop.getKeysCache(pattern)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue