Skip to content
Snippets Groups Projects

Issue #3087315: Filter/filter config anonymous users & paths

5 files
+ 135
23
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -8,6 +8,12 @@ visitors.config:
chart_width:
type: integer
label: 'chart width'
excluded_pages:
type: string
label: 'which pages from logs'
negate_pages:
type: boolean
label: 'exclude or include pages'
exclude_user1:
type: boolean
label: 'exclude user1'
Loading