Added the default value for the new 'terms' entry in the local configuration file of MONARC.

ldap
Cédric Bonhomme 2019-02-27 10:43:26 +01:00
parent abe3caebee
commit 59d0e41f3f
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 2 additions and 0 deletions

View File

@ -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)