%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/bbw/farmaci/kritik-portale/config/autoload/
Upload File :
Create Path :
Current File : /var/www/html/bbw/farmaci/kritik-portale/config/autoload/app.development.php

<?php
return [
    "base_url" => "http://www.apotheken-favorit.dev/",
    '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' => 'development',
        'catchAllEmail' => 'fk@conlabz.de'
    ],

//    "developmentEmail" => true,
//    'useMailcatcher' => true,
    "persistentToastrMessage" => false,
    "fastbillAccount" => "fastbill_development",
    "fastbillDebugMode" => true,
    /**
     * if defined gets used for hosted forms
     * this should only used in development since local machines can only be reached if you propagate them at a
     * publicy available url which you can do via vagrant login and vagrant share
     */
    "fastbillCallBackHostedForms" => "http://apotheken-favorit.vagrantshare.com/",
    'cleverReachAccount' => 'cleverReach_development'
];

Zerion Mini Shell 1.0