<?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_kbh4_sjvaucvtbme' );
/** MySQL database username */
define( 'DB_USER', 'nvwvsqulfmklyuyu' );
/** MySQL database password */
define( 'DB_PASSWORD', 'eXY1hKeKngSo2YC' );
/** 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', 'o0?z{)RS=EpAZruUn<xN<9pSiTp4j9_=6^LHk-@R7x7P,Hxy*hdt@]L$9Bn0KQ%:' );
define( 'SECURE_AUTH_KEY', 'W^C|H}pYX=,eR/p;U!5`Y#fVR]>8z_zd8pM&UCz#isNYQvVhOp[dy?7WOlwU,5K@' );
define( 'LOGGED_IN_KEY', 'LpDgu=WG]Oq!3$?mLwsy7U1QA1E7P2Ft(l@TtxZy|A-SEaS$C,K$PFcH{kr]gki3' );
define( 'NONCE_KEY', '8.5z)U1uH`%2l1/ZzZB%D(u]Q#S:`7>?AfrfOK&XJTO[u;vZ/;(TO3HIQ-b):m,o' );
define( 'AUTH_SALT', '78Xlu_to4^><7o(}>)B1[}Qr@hK4 %Y[}.KO}nBxt58(K/JcJ0c~p(U.c)TD~T|x' );
define( 'SECURE_AUTH_SALT', 'st<^iWIW~8Te@_OwP{p%=ugFbDs.&[(A*9o@CVV{LG8ioYC]]p#zpEV@7?Yby)</' );
define( 'LOGGED_IN_SALT', 'q!g/pi;5^^6nna&Qt5mFRWQdqXlV8~m6v^DUgu-!dv9oCBa}uofJ]}qsB7.NG.C+' );
define( 'NONCE_SALT', 'CuH2QOVbm.OKTok9u[]Mu(3bQ<+MO7!D,QmRPh`#3Vg$-k]n5 7{V9,C2{k.,=/$' );
define( 'WP_CACHE_KEY_SALT', 'yL[<ZwUwa0Ct=_pL72}qV`1LM~o=lNCEBK7i]W|=quyuOXTb,4:r6d13/ztw>M}W' );
/**
* 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 = 'kbh4_';
/* 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');