Merged the hostap_2.6 updates, and the Leap of Faith work, from the hostap_update...
[mech_eap.git] / libeap / hs20 / server / www / config.php
diff --git a/libeap/hs20/server/www/config.php b/libeap/hs20/server/www/config.php
new file mode 100644 (file)
index 0000000..e3af435
--- /dev/null
@@ -0,0 +1,4 @@
+<?php
+$osu_root = "/home/user/hs20-server";
+$osu_db = "sqlite:$osu_root/AS/DB/eap_user.db";
+?>