diff --git a/t/manager.conf b/t/manager.conf new file mode 100755 index 0000000000000000000000000000000000000000..d82f507278231ed59c23aaaf7a9087eaf88d1660 --- /dev/null +++ b/t/manager.conf @@ -0,0 +1,19 @@ +templates_dir = templates +federation_metadata_file = t/edugain.xml + +[app] +version = open Beta 1 +name = eduGAIN Access Check +url = https://my.fqdn/accountmanager +support_email = support@my.fqdn + +[log] +file = /dev/null +level = debug + +[database] +type = mysql +host = localhost +name = account_manager +user = user +password = password