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

fixing the validator tmp path

(cherry picked from commit d953ab8b)
parent d5662718
No related branches found
No related tags found
1 merge request!26fixing the validator tmp path
......@@ -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