Skip to content
Snippets Groups Projects
Commit d953ab8b authored by Tomasz Wolniewicz's avatar Tomasz Wolniewicz
Browse files

fixing the validator tmp path

parent 3fa588b4
No related branches found
No related tags found
1 merge request!24Master update - the new issues page
......@@ -18,7 +18,7 @@ define('DB_DATABASE','edugain');
// Validator locations
define('VALIDATOR_REQ','http://localhost:5000/validate?r=');
define('VALIDATOR_TMP', '/srv/edugain.config/mds/tmp');
define('VALIDATOR_TMP', '/srv/edugain.tmp/validator');
// details of simpleSAMLphp for management login
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment