HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/app/config/development/komma/tops.php
<?php

return array(

    'hotjar_id'=>[
        'NL' => 'nlid',
        'BE' => 'beid',
        'DE' => 'deid',
        'AT' => 'auid',
        //todo: delete these when this is launched on the live
        '1'   =>  '113355', //topswtw
        '2'   =>  '115076', //topskwl

    ],

    'google_id' => [
        1   =>  'LOCAL_1', //topswtw
        2   =>  'LOCAL_2', //topskwl
    ],

    'css_version' => '',
    'js_version' => '',

    'https' => false,

    'stock_emails' => 'tim@topswtwfilters.nl',

    'admin_emails' => 'support@komma.pro',

    'maintenance_emails' => 'support@komma.pro'
);