Fix README.md

Signed-off-by: shmaram <shaharshmaram@gmail.com>
This commit is contained in:
shmaram
2023-12-05 18:11:51 +02:00
parent 9f2a817e87
commit 41167e39f9
+6 -6
View File
@@ -330,12 +330,12 @@ this can be done by using the config file.
Filtering is done by using 3 parameters:
- `field` - define which field to filter. can be one of the following
- id: string;
- name: string;
- pathname: string;
- hits: number;
- timestamp: number;
- entityRef: string;
- id: string
- name: string
- pathname: string
- hits: number
- timestamp: number
- entityRef: string
- `operator` - can be one of the following `'<' | '<=' | '==' | '!=' | '>' | '>=' | 'contains'`
- `value` - the value of the filter