Add display only switch (-p)
This commit is contained in:
@@ -34,7 +34,8 @@ display_hooks = []
|
||||
|
||||
# Extensions that are considered as a HTML page (or result) in opposite to hits
|
||||
pages_extensions = ['/', 'htm', 'html', 'xhtml', 'py', 'pl', 'rb', 'php']
|
||||
# HTTP codes that are cosidered OK
|
||||
|
||||
# HTTP codes that are considered OK
|
||||
viewed_http_codes = [200, 304]
|
||||
|
||||
# If False, doesn't cout visitors that doesn't GET a page but resources only (images, rss...)
|
||||
|
Reference in New Issue
Block a user