aboutsummaryrefslogtreecommitdiff
path: root/boca-1.5.1/src/webcast/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'boca-1.5.1/src/webcast/config.php')
-rw-r--r--boca-1.5.1/src/webcast/config.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/boca-1.5.1/src/webcast/config.php b/boca-1.5.1/src/webcast/config.php
deleted file mode 100644
index 843842b..0000000
--- a/boca-1.5.1/src/webcast/config.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-$contest = 1;
-$site = 1;
-
-$freezeTime = 240;
-
-?>