diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-10-29 15:24:43 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-10-29 15:25:19 +0100 |
commit | 7b2cd268bffae7646d0de69da8b62f3f3972d29e (patch) | |
tree | dc8326766ef7cb2aff5dce9a0534e48ae4515037 /test/configs/caches_cfg.ndpiconf | |
parent | 817559ffa7ddd1c3e71c9b2b0d862c381bafd5f6 (diff) |
Updated JSON schema files and a test to make use of the UUID feature.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/configs/caches_cfg.ndpiconf')
-rw-r--r-- | test/configs/caches_cfg.ndpiconf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/configs/caches_cfg.ndpiconf b/test/configs/caches_cfg.ndpiconf index 8b86b2c84..c871c89af 100644 --- a/test/configs/caches_cfg.ndpiconf +++ b/test/configs/caches_cfg.ndpiconf @@ -1,3 +1,5 @@ +[general] +uuid=00000000-dead-c0de-0000-123456789abc [ndpi] lru.ookla.size=0 lru.msteams.ttl=1 |