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

Merge branch 'cherry-pick-d953ab8b' into 'psnc-production'

fixing the validator tmp path

See merge request !26
parents d5662718 5fa0ed4c
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