Plugins OK
This commit is contained in:
8
conf.py
8
conf.py
@@ -11,4 +11,10 @@ analyzed_filename = 'access.log'
|
||||
DB_ROOT = './output/'
|
||||
DISPLAY_ROOT = './output/'
|
||||
|
||||
pre_analysis_hooks = ['H002_soutade.py', 'H001_robot.py']
|
||||
pre_analysis_hooks = ['H002_soutade', 'H001_robot']
|
||||
post_analysis_hooks = ['top_visitors']
|
||||
display_hooks = ['top_visitors']
|
||||
|
||||
# pre_analysis_hooks = ['H002_soutade.py', 'H001_robot.py']
|
||||
# post_analysis_hooks = ['top_visitors.py']
|
||||
# display_hooks = ['top_visitors.py']
|
||||
|
||||
Reference in New Issue
Block a user