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'
);