cookie_name)) { $config->cookie_name = ''; } if(!isset($config->secret)) { $config->secret = ''; } if(!isset($config->email_config)) { $config->email_config = ''; } ?>
Macaroons configuration |
||
Name of the cookie your macaroon is located in. | ||
The secret your macaroon was signed with | ||
Template for emails. Available placeholders are {{firstname}} and {{lastname}}. eg: {{firstname}}.{{lastname}}@company.tld |