%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/kritik-portale/config/autoload/ |
Current File : /var/www/html/bbw/farmaci/kritik-portale/config/autoload/app.production.php |
<?php return [ "base_url" => "http://apotheken-favorit.de/", 'emailBehaviourConfiguration' => [ /** * emailMode * * 'development' * - uses Mailcatcher and catches all outgoing emails on the local machine * it is reachable via configuredDomain.de:1080 *------------------------------------------------------------------------- * 'staging' * * (use for example if you want to test the Mandrill E-Mail-Service) * * - sends most of the outgoing mail to the defined catchAllEmail * Note: There are some exceptions like user registration and claiming emails since those emails * are going to a registered user and are save to send or even needed for staging purpose and testing * for external users * * Exceptions are: * sendRegistrationMail(...) * sendRemindMail(...) * sendForgottenMail(...) * * * sendClaimCollisionMail(...) * sendClaimSuccessfulMail(...) * sendClaimInformationMail(...) * * sendPharmacyCreatedMail(...) *------------------------------------------------------------------------- * 'production' * * - sends all emails normally * * CAREFUL: ONLY USE ON PRODUCTION / LIVE SYSTEM bulk email sending is possible and email recipients will * certainly be annoyed or irritated about unsolicited email messages */ 'emailMode' => 'production', 'catchAllEmail' => 'fk@conlabz.de' ], // "developmentEmail" => false, // 'useMailcatcher' => false, "persistentToastrMessage" => false, "fastbillAccount" => "fastbill", "fastbillDebugMode" => false, 'cleverReachAccount' => 'cleverReach' ];