File: /home/emblazeone/www/mantis/config/config_inc.php
<?php
$g_hostname = 'localhost';
$g_db_type = 'mysqli';
$g_database_name = 'emblazeo_mantis';
$g_db_username = 'emblazeo_mantis';
$g_db_password = 'Opk94r$2';
$g_allow_signup = OFF;
$g_default_timezone = 'UTC';
$g_crypto_master_salt = 'Vai1btEkYBzOR7zTABOyFIIkBWtEl8XTXLKByj7KnUs=';
$g_preview_max_width = 0;
$g_preview_max_height = 250;
$g_enable_profiles = OFF;
$g_allow_inline_attachment_rendering = ON;
$g_reset_password = ON;
$g_send_reset_password = OFF;
$g_allow_password_change = ON;