diff --git a/config/autoload/local.php.dist b/config/autoload/local.php.dist index bd6732b..39e4f77 100644 --- a/config/autoload/local.php.dist +++ b/config/autoload/local.php.dist @@ -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)