From 1c8dd83807d3ca6b1c81a9bad5e3438e7864a24e Mon Sep 17 00:00:00 2001 From: Peter Law Date: Sat, 9 Mar 2024 11:37:06 +0000 Subject: [PATCH] Enable competition mode for the Virtual Competition --- group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all.yml b/group_vars/all.yml index 5982e59..541f2ca 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -21,7 +21,7 @@ enable_srcomp_proxy: true srcomp_proxy_hostname: srcomp.studentrobotics.org # Override serving of the root url to be the competition mode homepage instead # of the normal one. -enable_competition_homepage: false +enable_competition_homepage: true # We typically only host the competitor services for the duration of the # competition year.