Rework plugins with classes
This commit is contained in:
2
conf.py
2
conf.py
@@ -11,7 +11,7 @@ analyzed_filename = 'access.log'
|
||||
DB_ROOT = './output/'
|
||||
DISPLAY_ROOT = './output/'
|
||||
|
||||
pre_analysis_hooks = ['H002_soutade', 'H001_robot']
|
||||
pre_analysis_hooks = ['soutade', 'robots']
|
||||
post_analysis_hooks = ['top_visitors', 'reverse_dns']
|
||||
display_hooks = ['top_visitors']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user