diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config
index 19e630da1bc945d4f9ddaf92aebc0b9284769483..ff5394f59a29d0e872c53fc28370f29743ac3b24 100644
--- a/workflow/conf/biohpc.config
+++ b/workflow/conf/biohpc.config
@@ -78,8 +78,10 @@ trace {
 
 timeline {
   enabled = true
+  file = 'timeline.html'
 }
 
 report {
   enabled = true
+  file = 'report.html'
 }