<?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', 'sn-301-lizzieb_tou4_mxesosqkklkl' );
/** MySQL database username */
define( 'DB_USER', 'ihemugvyweavnysn' );
/** MySQL database password */
define( 'DB_PASSWORD', 'PPEcUFdYN5ntxhu' );
/** MySQL hostname */
define( 'DB_HOST', 'sn-301-lizzieb.mydomaincommysql.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', 's>i-?T+<!(o86z$xvnmlU(4y|C/`#;ky^#Y6VPpEpEVnlApf`~{$pMnM5|1KHda)' );
define( 'SECURE_AUTH_KEY', 'b<Si{#Rq6r&4C`H7`Y&i)g?7YxLLJvwo=o,WZ_JaMzzA ] d)6+z*;-,FvuNt `7' );
define( 'LOGGED_IN_KEY', 'K4[fojlKvYJW$%J~fJ71Vw4^fFUaLGU<k/Z/BlbG:>KH$oFbo.~@c`P%gdD@&Anf' );
define( 'NONCE_KEY', '/<j,b{(ebrup4#1@feg>~z@.{Z$%c<R/e)$uuEVX 4so.b+idOR1S`e)2X(e=egM' );
define( 'AUTH_SALT', 'XKD2f&~Xg<E5Qf!S%H#?j1+RR^LHsAa9@5j&d_NtW~!vt,OB__ON@{v{XDICscT#' );
define( 'SECURE_AUTH_SALT', '}]?uoK~?*/ko%FqZ3s6R3,2$N,d~=+}5/`e Yznh5J0#][;bW8xS]!GOH@]>pld5' );
define( 'LOGGED_IN_SALT', '7*2#*]~d8mUv QE4E~&hdf7S[ES9Fh}=~|$d|$E^}V[r[r+b:BPhQ87`OrB&`FB6' );
define( 'NONCE_SALT', '^_F%x[~u!j4G;Y S#r1;zfX4e;,)m-sgZ4vgQ&_]|]#i~nxHpi2(t*<Q:;M{SaM2' );
define( 'WP_CACHE_KEY_SALT', 'x]$*Pv&iwp2Ai-S8&EGMX5U7(T,mLPHG#~5;vl56j:_ 1u_?=wK7BA;jZOvTHh]d' );
/**
* 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 = 'tou4_';
/* 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');