diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config
index ff5394f59a29d0e872c53fc28370f29743ac3b24..4c1099a4e133ab3e58abb68ad8aeda47c7c297f7 100644
--- a/workflow/conf/biohpc.config
+++ b/workflow/conf/biohpc.config
@@ -75,13 +75,3 @@ trace {
   file = 'pipeline_trace.txt'
   fields = 'task_id,native_id,process,name,status,exit,submit,start,complete,duration,realtime,%cpu,%mem,rss'
 }
-
-timeline {
-  enabled = true
-  file = 'timeline.html'
-}
-
-report {
-  enabled = true
-  file = 'report.html'
-}