diff --git a/auth/fc/config.html b/auth/fc/config.html index b98f934df8e..9f15f8ee92b 100644 --- a/auth/fc/config.html +++ b/auth/fc/config.html @@ -1,169 +1,85 @@ auth_fchost)) { - $config->auth_fchost = "127.0.0.1"; - } - if (!isset($config->auth_fcfppport)) { - $config->auth_fcfppport = "3333"; - } - if (!isset($config->auth_fcuserid)) { - $config->auth_fcuserid = "fcMoodle"; - } - if (!isset($config->auth_fcpasswd)) { - $config->auth_fcpasswd = ""; - } - if (!isset($config->auth_fccreators)) { - $config->auth_fccreators = ""; - } - ?> - - - auth_fchost: - - - - - - - - - - - auth_fcfppport: - - - - - - - - - - - auth_fcuserid: - - - - - - - - - - - auth_fcpasswd: - - - - - - - - - - - auth_fccreators: - - - - - - - - - - - - : - - - - - - - - -