Edit file File name : config.php Content :<?php // created: 2023-02-03 19:29:38 $sugar_config = array ( 'addAjaxBannedModules' => array ( 0 => 'SecurityGroups', ), 'admin_access_control' => false, 'admin_export_only' => false, 'allowed_preview' => array ( 0 => 'pdf', 1 => 'gif', 2 => 'png', 3 => 'jpeg', 4 => 'jpg', ), 'anti_malware_scanners' => array ( 'SuiteCRM\\Utility\\AntiMalware\\Providers\\ClamTCP' => array ( 'name' => 'ClamAntiVirus TCP', 'support_page' => 'https://www.clamav.net/', 'enabled' => false, 'path' => NULL, 'options' => array ( 'ip' => '127.0.0.1', 'port' => 3310, 'type' => 'local', ), ), 'SuiteCRM\\Utility\\AntiMalware\\Providers\\Sophos' => array ( 'name' => 'Sophos Anti Virus (Linux)', 'support_page' => 'https://www.sophos.com/en-us/products/free-tools/sophos-antivirus-for-linux.aspx', 'enabled' => false, 'path' => '/opt/sophos-av/bin/savscan', 'options' => '-ss', ), ), 'aod' => array ( 'enable_aod' => false, ), 'aop' => array ( 'distribution_method' => 'singleUser', 'case_closure_email_template_id' => 'c5215690-c688-bcf8-50f4-5cf424069ee6', 'joomla_account_creation_email_template_id' => 'c5228861-3cf0-4493-aa04-5cf424fd78bf', 'case_creation_email_template_id' => 'c523ccd5-fe78-ec2f-3aec-5cf424f9d249', 'contact_email_template_id' => 'c5250f56-5fe6-e0d3-c50a-5cf4249e7f14', 'user_email_template_id' => 'c52631cb-e7c1-35e4-23fa-5cf424a595e6', 'enable_aop' => true, 'joomla_url' => '', 'enable_portal' => false, 'distribution_user_id' => 'b7137e7a-7ffc-3a49-539c-5c35bea64b5d', 'distribution_options' => array ( 0 => 'all', 1 => '', 2 => '', ), 'support_from_address' => '', 'support_from_name' => '', 'case_status_changes' => 'null', ), 'aos' => array ( 'version' => '5.3.3', 'contracts' => array ( 'renewalReminderPeriod' => '14', ), 'lineItems' => array ( 'totalTax' => false, 'enableGroups' => true, ), 'invoices' => array ( 'initialNumber' => '1', ), 'quotes' => array ( 'initialNumber' => '1', ), ), 'cache_dir' => 'cache/', 'calculate_response_time' => true, 'calendar' => array ( 'default_view' => 'week', 'show_calls_by_default' => true, 'show_tasks_by_default' => true, 'show_completed_by_default' => true, 'editview_width' => 990, 'editview_height' => 485, 'day_timestep' => 15, 'week_timestep' => 30, 'items_draggable' => true, 'items_resizable' => true, 'enable_repeat' => true, 'max_repeat_count' => 1000, ), 'chartEngine' => 'Jit', 'common_ml_dir' => '', 'create_default_user' => false, 'cron' => array ( 'max_cron_jobs' => 10, 'max_cron_runtime' => 30, 'min_cron_interval' => 30, 'allowed_cron_users' => array ( 0 => 'apache', 1 => 'indoora7', ), ), 'currency' => '', 'dashlet_auto_refresh_min' => '600', 'dashlet_display_row_options' => array ( 0 => '1', 1 => '3', 2 => '5', 3 => '10', ), 'date_formats' => array ( 'Y-m-d' => '2010-12-23', 'm-d-Y' => '12-23-2010', 'd-m-Y' => '23-12-2010', 'Y/m/d' => '2010/12/23', 'm/d/Y' => '12/23/2010', 'd/m/Y' => '23/12/2010', 'Y.m.d' => '2010.12.23', 'd.m.Y' => '23.12.2010', 'm.d.Y' => '12.23.2010', ), 'datef' => 'm/d/Y', 'dbconfig' => array ( 'db_host_name' => 'localhost', 'db_host_instance' => 'SQLEXPRESS', 'db_user_name' => 'indoora7_suit821', 'db_password' => '6[LpqX51S[', 'db_name' => 'indoora7_suit821', 'db_type' => 'mysql', 'db_port' => '', 'db_manager' => 'MysqliManager', ), 'dbconfigoption' => array ( 'persistent' => true, 'autofree' => false, 'debug' => 0, 'ssl' => false, 'collation' => 'utf8_general_ci', ), 'default_action' => 'index', 'default_charset' => 'UTF-8', 'default_currencies' => array ( 'AUD' => array ( 'name' => 'Australian Dollars', 'iso4217' => 'AUD', 'symbol' => '$', ), 'BRL' => array ( 'name' => 'Brazilian Reais', 'iso4217' => 'BRL', 'symbol' => 'R$', ), 'GBP' => array ( 'name' => 'British Pounds', 'iso4217' => 'GBP', 'symbol' => '£', ), 'CAD' => array ( 'name' => 'Canadian Dollars', 'iso4217' => 'CAD', 'symbol' => '$', ), 'CNY' => array ( 'name' => 'Chinese Yuan', 'iso4217' => 'CNY', 'symbol' => '¥', ), 'EUR' => array ( 'name' => 'Euro', 'iso4217' => 'EUR', 'symbol' => '€', ), 'HKD' => array ( 'name' => 'Hong Kong Dollars', 'iso4217' => 'HKD', 'symbol' => '$', ), 'INR' => array ( 'name' => 'Indian Rupees', 'iso4217' => 'INR', 'symbol' => '₨', ), 'KRW' => array ( 'name' => 'Korean Won', 'iso4217' => 'KRW', 'symbol' => '₩', ), 'YEN' => array ( 'name' => 'Japanese Yen', 'iso4217' => 'JPY', 'symbol' => '¥', ), 'MXN' => array ( 'name' => 'Mexican Pesos', 'iso4217' => 'MXN', 'symbol' => '$', ), 'SGD' => array ( 'name' => 'Singaporean Dollars', 'iso4217' => 'SGD', 'symbol' => '$', ), 'CHF' => array ( 'name' => 'Swiss Franc', 'iso4217' => 'CHF', 'symbol' => 'SFr.', ), 'THB' => array ( 'name' => 'Thai Baht', 'iso4217' => 'THB', 'symbol' => '฿', ), 'USD' => array ( 'name' => 'US Dollars', 'iso4217' => 'USD', 'symbol' => '$', ), ), 'default_currency_iso4217' => 'USD', 'default_currency_name' => 'US Dollars', 'default_currency_significant_digits' => 2, 'default_currency_symbol' => '$', 'default_date_format' => 'd.m.Y', 'default_decimal_seperator' => '.', 'default_email_charset' => 'UTF-8', 'default_email_client' => 'sugar', 'default_email_editor' => 'html', 'default_export_charset' => 'UTF-8', 'default_language' => 'en_us', 'default_locale_name_format' => 's f l', 'default_max_tabs' => 10, 'default_module' => 'Home', 'default_module_favicon' => true, 'default_navigation_paradigm' => 'gm', 'default_number_grouping_seperator' => ',', 'default_password' => '', 'default_permissions' => array ( 'dir_mode' => 493, 'file_mode' => 420, 'user' => '', 'group' => '', ), 'default_subpanel_links' => false, 'default_subpanel_tabs' => true, 'default_swap_last_viewed' => false, 'default_swap_shortcuts' => false, 'default_theme' => 'SuiteP', 'default_time_format' => 'h:ia', 'default_user_is_admin' => false, 'default_user_name' => '', 'demoData' => 'no', 'developerMode' => false, 'disable_convert_lead' => false, 'disable_export' => false, 'disable_persistent_connections' => false, 'disabled_languages' => '', 'display_email_template_variable_chooser' => false, 'display_inbound_email_buttons' => false, 'dump_slow_queries' => true, 'email_address_separator' => ',', 'email_allow_send_as_user' => true, 'email_confirm_opt_in_email_template_id' => 'c520299a-80d0-5fd4-ca14-5cf424fbf531', 'email_default_client' => 'sugar', 'email_default_delete_attachments' => true, 'email_default_editor' => 'html', 'email_enable_auto_send_opt_in' => true, 'email_enable_confirm_opt_in' => 'not-opt-in', 'email_warning_notifications' => true, 'email_xss' => 'YToxMzp7czo2OiJhcHBsZXQiO3M6NjoiYXBwbGV0IjtzOjQ6ImJhc2UiO3M6NDoiYmFzZSI7czo1OiJlbWJlZCI7czo1OiJlbWJlZCI7czo0OiJmb3JtIjtzOjQ6ImZvcm0iO3M6NToiZnJhbWUiO3M6NToiZnJhbWUiO3M6ODoiZnJhbWVzZXQiO3M6ODoiZnJhbWVzZXQiO3M6NjoiaWZyYW1lIjtzOjY6ImlmcmFtZSI7czo2OiJpbXBvcnQiO3M6ODoiXD9pbXBvcnQiO3M6NToibGF5ZXIiO3M6NToibGF5ZXIiO3M6NDoibGluayI7czo0OiJsaW5rIjtzOjY6Im9iamVjdCI7czo2OiJvYmplY3QiO3M6MzoieG1wIjtzOjM6InhtcCI7czo2OiJzY3JpcHQiO3M6Njoic2NyaXB0Ijt9', 'enable_action_menu' => true, 'enable_line_editing_detail' => true, 'enable_line_editing_list' => true, 'export_delimiter' => ',', 'export_excel_compatible' => false, 'filter_module_fields' => array ( 'Users' => array ( 0 => 'show_on_employees', 1 => 'portal_only', 2 => 'is_group', 3 => 'system_generated_password', 4 => 'external_auth_only', 5 => 'sugar_login', 6 => 'authenticate_id', 7 => 'pwd_last_changed', 8 => 'is_admin', 9 => 'user_name', 10 => 'user_hash', 11 => 'password', 12 => 'last_login', 13 => 'oauth_tokens', ), 'Employees' => array ( 0 => 'show_on_employees', 1 => 'portal_only', 2 => 'is_group', 3 => 'system_generated_password', 4 => 'external_auth_only', 5 => 'sugar_login', 6 => 'authenticate_id', 7 => 'pwd_last_changed', 8 => 'is_admin', 9 => 'user_name', 10 => 'user_hash', 11 => 'password', 12 => 'last_login', 13 => 'oauth_tokens', ), ), 'google_auth_json' => '', 'hide_subpanels' => true, 'history_max_viewed' => 50, 'host_name' => 'indoor-architecture.co.uk', 'http_referer' => array ( 'list' => array ( 0 => 'nl1-ss7.a2hosting.com', ), ), 'id_validation_pattern' => '/^[a-zA-Z0-9_-]*$/i', 'imap_test' => false, 'import_max_execution_time' => 3600, 'import_max_records_per_file' => 100, 'import_max_records_total_limit' => '', 'installer_locked' => true, 'jobs' => array ( 'min_retry_interval' => 30, 'max_retries' => 5, 'timeout' => 86400, ), 'js_custom_version' => 1, 'js_lang_version' => 22, 'languages' => array ( 'en_us' => 'English (US)', 'de_de' => 'Deutsch', ), 'large_scale_test' => false, 'lead_conv_activity_opt' => 'donothing', 'legacy_email_behaviour' => true, 'list_max_entries_per_page' => 20, 'list_max_entries_per_subpanel' => '15', 'lock_default_user_name' => false, 'lock_homepage' => false, 'lock_subpanels' => false, 'log_dir' => '.', 'log_file' => 'suitecrm.log', 'log_memory_usage' => false, 'logger' => array ( 'level' => 'error', 'file' => array ( 'ext' => '.log', 'name' => 'suitecrm', 'dateFormat' => '%c', 'maxSize' => '10MB', 'maxLogs' => 10, 'suffix' => '', ), ), 'max_dashlets_homepage' => '15', 'name_formats' => array ( 's f l' => 's f l', 'f l' => 'f l', 's l' => 's l', 'l, s f' => 'l, s f', 'l, f' => 'l, f', 's l, f' => 's l, f', 'l s f' => 'l s f', 'l f s' => 'l f s', ), 'oauth2_encryption_key' => 'ZrsqFPPfEYzhp4tD6yooWdOkEcUNFM6xM02e+12oIJE=', 'passwordsetting' => array ( 'SystemGeneratedPasswordON' => '', 'generatepasswordtmpl' => 'c51b6ada-9de8-4352-9785-5cf424931d9e', 'lostpasswordtmpl' => 'c51ccdb9-fc97-6d1e-639f-5cf424f04452', 'factoremailtmpl' => 'c51ef43f-c887-032e-74b6-5cf424e9b366', 'forgotpasswordON' => false, 'linkexpiration' => '1', 'linkexpirationtime' => '30', 'linkexpirationtype' => '1', 'systexpiration' => '', 'systexpirationtime' => '7', 'systexpirationtype' => '1', 'systexpirationlogin' => '', ), 'pdf' => array ( 'defaultEngine' => 'TCPDFEngine', ), 'portal_view' => 'single_user', 'require_accounts' => true, 'resource_management' => array ( 'special_query_limit' => 50000, 'special_query_modules' => array ( 0 => 'Reports', 1 => 'Export', 2 => 'Import', 3 => 'Administration', 4 => 'Sync', ), 'default_limit' => 20000, ), 'rss_cache_time' => '10800', 'save_query' => 'all', 'search' => array ( 'controller' => 'UnifiedSearch', 'defaultEngine' => 'BasicSearchEngine', 'ElasticSearch' => array ( 'enabled' => false, 'host' => '', 'user' => '', 'pass' => '', ), ), 'search_wildcard_char' => '%', 'search_wildcard_infront' => false, 'securitysuite_additive' => true, 'securitysuite_filter_user_list' => false, 'securitysuite_inherit_assigned' => true, 'securitysuite_inherit_creator' => true, 'securitysuite_inherit_parent' => true, 'securitysuite_popup_select' => false, 'securitysuite_strict_rights' => false, 'securitysuite_user_popup' => true, 'securitysuite_user_role_precedence' => true, 'securitysuite_version' => '6.5.17', 'session_dir' => '', 'session_gc' => array ( 'enable' => true, 'gc_probability' => 1, 'gc_divisor' => 100, ), 'showDetailData' => true, 'showThemePicker' => true, 'site_url' => 'https://indoor-architecture.co.uk/privcrm', 'slow_query_time_msec' => '100', 'stackTrace' => false, 'stack_trace_errors' => false, 'strict_id_validation' => false, 'sugar_version' => '6.5.25', 'sugarbeet' => false, 'suitecrm_version' => '7.13.1', 'system_email_templates' => array ( 'confirm_opt_in_template_id' => 'c520299a-80d0-5fd4-ca14-5cf424fbf531', ), 'theme_settings' => array ( 'SuiteP' => array ( 'display_sidebar' => true, ), ), 'time_formats' => array ( 'H:i' => '23:00', 'h:ia' => '11:00pm', 'h:iA' => '11:00PM', 'h:i a' => '11:00 pm', 'h:i A' => '11:00 PM', 'H.i' => '23.00', 'h.ia' => '11.00pm', 'h.iA' => '11.00PM', 'h.i a' => '11.00 pm', 'h.i A' => '11.00 PM', ), 'timef' => 'H:i', 'tmp_dir' => 'cache/xml/', 'tracker_max_display_length' => 15, 'translation_string_prefix' => false, 'unique_key' => '742995544fd35cd59cd6d7c99938c7bd', 'upload_bad_ext' => array ( 0 => 'php', 1 => 'php3', 2 => 'php4', 3 => 'php5', 4 => 'php6', 5 => 'php7', 6 => 'php8', 7 => 'pl', 8 => 'cgi', 9 => 'py', 10 => 'asp', 11 => 'cfm', 12 => 'js', 13 => 'vbs', 14 => 'html', 15 => 'htm', 16 => 'phtml', 17 => 'phar', ), 'upload_badext' => array ( 0 => 'php', 1 => 'php3', 2 => 'php4', 3 => 'php5', 4 => 'pl', 5 => 'cgi', 6 => 'py', 7 => 'asp', 8 => 'cfm', 9 => 'js', 10 => 'vbs', 11 => 'html', 12 => 'htm', 13 => 'phtml', 14 => 'phar', ), 'upload_dir' => 'upload/', 'upload_maxsize' => '400000000', 'use_common_ml_dir' => false, 'use_real_names' => true, 'valid_image_ext' => array ( 0 => 'gif', 1 => 'png', 2 => 'jpg', 3 => 'jpeg', 4 => 'svg', ), 'vcal_time' => '6', 'verify_client_ip' => false, );Save