aboutsummaryrefslogtreecommitdiff
path: root/hs20/server/www/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'hs20/server/www/config.php')
-rw-r--r--hs20/server/www/config.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/hs20/server/www/config.php b/hs20/server/www/config.php
deleted file mode 100644
index 4272b102a88c..000000000000
--- a/hs20/server/www/config.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$osu_root = "/home/user/hs20-server";
-$osu_db = "sqlite:$osu_root/AS/DB/eap_user.db";
-$t_c_file = "$osu_root/terms-and-conditions";
-$t_c_timestamp = 123456789;
-$hostapd_ctrl = "udg:///home/user/hs20-server/AS/ctrl/as"
-?>