From dc570789c5f33195973c482d5310098c5552f034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Thu, 21 Mar 2019 10:30:18 +0100 Subject: [PATCH] added new mospApiUrl configuration variable. --- config/autoload/local.php.dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/autoload/local.php.dist b/config/autoload/local.php.dist index cb698c8..4448862 100644 --- a/config/autoload/local.php.dist +++ b/config/autoload/local.php.dist @@ -93,6 +93,8 @@ return array( 'from' => 'info@monarc.lu', ], + 'mospApiUrl' => 'https://objects.monarc.lu/api/v1/', + 'terms' => 'https://my.monarc.lu/terms.html', 'monarc' => array(