File: /home/r3rn2g3ca1nh/public_html/wp-config.php
<?php
define( 'WP_CACHE', false ); // By SiteGround Optimizer
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the
* installation. You don't have to use the web site, you can
* copy this file to "wp-config.php" and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'mtms_wp' );
/** MySQL database username */
define( 'DB_USER', 'mtms_wp' );
/** MySQL database password */
define( 'DB_PASSWORD', 'l$h);8h$WE]G' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define( 'AUTH_KEY', '*{akeg0)gRyF*e*H0%Xl[^P;2JuCc>g|TNf8zV)9R9b%:D!mn+~g ;vYK|Z~K0%:' );
define( 'SECURE_AUTH_KEY', '=cs%,dE4RH2VvC)In!q1}^nr2bVes9fBXBzwuH [D8_.iSGlbU9jb=aYp$P*+-[+' );
define( 'LOGGED_IN_KEY', 't&Ed0X}w1e)8UvPX:=Oep?5]q,#?u?kg}TW5!D6E0n`Y6}9rU|dPM=yE^|~2m|Ae' );
define( 'NONCE_KEY', ']fsvN.jDdENyy8toYjt+n+oKQK,*&B*Z.^oz>4l]m<k<zq*S{R^n$[lrU,=3!M3i' );
define( 'AUTH_SALT', '4[=S(_|*cL>uU^jWnqb/x4#4PYkjTY*i(hksmzsaH#F?Dux=XgMB,+u+z}[gxSfY' );
define( 'SECURE_AUTH_SALT', '4#ERIz[xF[TH.l@D&<s2#PsT=O5u+NqfRqXeTw8|UeNOl M_qd]!*Z&ajvUxliLW' );
define( 'LOGGED_IN_SALT', '/R{`Ay9~ozT8$w~)sB97Zv#k7=QE[mp6l`#C}.vZzL)g<QCE>:Seu:thN>qs e.R' );
define( 'NONCE_SALT', '.wxfZsom*~UaAGf?<^ZU&(V[dlErO}5Tmd }vkYF`SaeGC%xkmnpi;W VuV2u(nV' );
define( 'WP_CACHE_KEY_SALT', 'tf[hR0E[YU#Q,rM(LtP3doQ)YnWL&eZN3l4KI*Cxg~Q~Q-.>b[%gchHaHGbWNCYl' );
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'ghi_';
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
@include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system