added new mospApiUrl configuration variable.
parent
82679725e5
commit
dc570789c5
|
@ -93,6 +93,8 @@ return array(
|
||||||
'from' => 'info@monarc.lu',
|
'from' => 'info@monarc.lu',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'mospApiUrl' => 'https://objects.monarc.lu/api/v1/',
|
||||||
|
|
||||||
'terms' => 'https://my.monarc.lu/terms.html',
|
'terms' => 'https://my.monarc.lu/terms.html',
|
||||||
|
|
||||||
'monarc' => array(
|
'monarc' => array(
|
||||||
|
|
Loading…
Reference in New Issue