<?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', 'bnnetworksnet_kqze_mjmaeiaiwllgy' );
/** MySQL database username */
define( 'DB_USER', 'dmkrpvftghvajwxe' );
/** MySQL database password */
define( 'DB_PASSWORD', 'OjRtsv32ol6Biea' );
/** MySQL hostname */
define( 'DB_HOST', 'bnnetworksnet.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', 'y$ueOj%a7k;h1M$?98|(t]#vMguhS!&i%TXM]/t5A^Lj D.hq{K^jQc T,(q_$j+' );
define( 'SECURE_AUTH_KEY', 'f?_yla%FOmg~s9dcvAr=#fGc*[Z~l!sg~MA(mrm>y9SL*dxPTZI}(%P`q$&66QML' );
define( 'LOGGED_IN_KEY', 'E{o <7Pc/1)jbPA>x^u(#7|R3$1WF:SeniSQ5!5Tfe2+ICnXl;o5dm$t|4?=0x&a' );
define( 'NONCE_KEY', 'y$4W_Ke([@>owdLS7R&%4ICi^ovvZ7t8:*Fm6zYpUJ{_<`~bY#VM;4<V^!yQI*/N' );
define( 'AUTH_SALT', 'R0c0x[L~DEzo)fVhl^4t>D7`D#IU+3q7>i:$[D`f(++R`s]OHbjtOOC 2kWK0A|:' );
define( 'SECURE_AUTH_SALT', '8tYR8)^Z, n]*}rYFi|)1GXB03d/DA(jW,0Kx1Dpn+;0s~x~Lf5l[8&LKV!}Mx+=' );
define( 'LOGGED_IN_SALT', 'V}goXlRsyNym=.RCQ+b|4@nV@(vrh<Q!oNC,0o8?5_*V~S6VH%?dTT^`cn3/@6S#' );
define( 'NONCE_SALT', 'b3kSe.(5Ql8>@}^c1YwCLx.!m5{k|$HQ9#D|mz]1Gm8/?n{>9%Y=.t*wDx6BM.Lg' );
define( 'WP_CACHE_KEY_SALT', 'kS?($iHxoh;Ej&#ByEE(WXG FOMu,h9WT<,nBs$+lOd+8e1kS!?SLZtz*Gn>8.{Y' );
/**
* 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 = 'kqze_';
/* 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');