<?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', 'deannaminusvinc_q3w5_ocwjssicbjw' );
/** MySQL database username */
define( 'DB_USER', 'dwgnrjlkxvbpulvg' );
/** MySQL database password */
define( 'DB_PASSWORD', 'JrLefOkHECS58Ih' );
/** MySQL hostname */
define( 'DB_HOST', 'deannaminusvincent45956.domaincommysql.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', '7_p.Mja)m^(Lkd5$-rxW883zN y}oH<I)BKN.o~_O8gE@9;O;.07AT@_v0~f u^*' );
define( 'SECURE_AUTH_KEY', '47z56Q#tv%x8)y|c,)JNdKpe#U$9Qlpop@t|[,YQ+~%dFBt89-moU~7>CR]p:?@B' );
define( 'LOGGED_IN_KEY', 'Ej@Sh#z-pu~&W5~6j>(x;6m?xqLW64elHcG?6_X(+yrG5]1>Pi-F[*z-V6E_j$<8' );
define( 'NONCE_KEY', '@5D:@r8bTKo4%REe%xJu5-j(}.YxcOljnob|pkhKMlH-dkffwVVqK #)#5Vhw#(W' );
define( 'AUTH_SALT', ';kz25GxV{Mny73vu~_@fGD{*=~8rs4Klw[8Nr-c?z7@5Vtu_Jja.r=(e8t;[Y/zk' );
define( 'SECURE_AUTH_SALT', 'I`=y1sL7P;CL]y%t@^e<F$qTKkEt6~5`v2^nDX[EO.0$w_~YNE0df^Kj`%_-3Zk4' );
define( 'LOGGED_IN_SALT', 'y?1c;b%]32CYZSVVAlVh_0cFZPQrS{2l;f8Y`DtSgW`2BdXujkx!SEAJ`2]f?LGg' );
define( 'NONCE_SALT', '=dRc$%U{*-j;J]..[Av:n=]zzyrA0xffN=l*=e,GD$cqd&=5`BxhwO>Zx{_hV^^S' );
define( 'WP_CACHE_KEY_SALT', 'z&0)kq&N,i8(=OCI1~w4Yc+v@MC^PBYSD|YE 16T=+^xr_+QQ8#!0wtI^Cv`mH(Q' );
/**
* 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 = 'q3w5_';
/* 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');