<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/**
* 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', 'unibuildconstru_tr7l_bfvjrmctnqh' );
/** MySQL database username */
define( 'DB_USER', 'pjeyjdbjlevvgtfp' );
/** MySQL database password */
define( 'DB_PASSWORD', 's2eb2NG168DaYhw' );
/** MySQL hostname */
define( 'DB_HOST', 'unibuildconstruction.ipagemysql.com' );
/** 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', 'gO^kI,Hu$z+2DO4TAsLXf]UdPBm1Ng;qNp1<qE )Qrc]yFW8O_e;nUUD_G007VwI' );
define( 'SECURE_AUTH_KEY', '<PM0:nu5!`@E}^@C%%wwO5|*!-[y3.cg9lI6LxKh,Tl DFh1V}J%:_QExoA 2*cT' );
define( 'LOGGED_IN_KEY', '>#QAXvK*wVk#>e&ZLV9DNq(s3|MCl,]4s|/` &FFA9f{6,qX,C<v)C7;/,Vb^$Jp' );
define( 'NONCE_KEY', '(7aw$y^lW:6tH5%k&2]lV|_%{ 7Rsg$/;` ^6!a,2?z8*c#GSfCZy2@/cs?zV%<N' );
define( 'AUTH_SALT', 'EBj) I?fe$`/~Pj~ ?G 8OjP@+moA*D}<9[H(OSNUfEXFfkl8+X-o4U#H^fo,9*6' );
define( 'SECURE_AUTH_SALT', 'a[ksCEL9>Fe/?u/bGrrsv2#Z@/G+fSs?a%,*qPBY]lH3T7tZR}N:2e^?^`)-:Xx ' );
define( 'LOGGED_IN_SALT', '-hBn0%P;`1Hwr5bER|{a&]U>Bj;#U wVn[QO0%l(t)k7izIMuAy3pl$hj,WN<6/G' );
define( 'NONCE_SALT', '6F3e-Ff7Tz@V=ISDu-sAbYo?`>P-!_9&K<XI<]/ECWH;(8-O>1}%qz%1LXvsE(=A' );
define( 'WP_CACHE_KEY_SALT', 'cK+nSDbG?2n`Hls;Jy]Odktn53*BK2kmh3k(l2P3]F_xdfaa[eDH*Oj&R?Yp,Opd' );
/**
* 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 = 'tr7l_';
/* 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';
define('FS_METHOD', 'direct');