Added the default value for the new 'terms' entry in the local configuration file of MONARC.
parent
abe3caebee
commit
59d0e41f3f
|
@ -93,6 +93,8 @@ return array(
|
|||
'from' => 'info@monarc.lu',
|
||||
],
|
||||
|
||||
'terms' => 'https://my.monarc.lu/terms.html',
|
||||
|
||||
'monarc' => array(
|
||||
'ttl' => 60, // timeout
|
||||
'cliModel' => 'generic', // model to display for the client, an ID of a specific model or 'generic' (empty for all)
|
||||
|
|
Loading…
Reference in New Issue