<?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', 'torechebri08081_rc8n_lswioltieir' );
/** MySQL database username */
define( 'DB_USER', 'evvdeagrgkywhlvy' );
/** MySQL database password */
define( 'DB_PASSWORD', 'izclf7NbfMG7Tzx' );
/** MySQL hostname */
define( 'DB_HOST', 'torechebri0808152.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', '4#hrdxf-%`n)MDxv~>}gi8S96N?+xxy3A+c33OxP@d,;?6Gz}7)0(vGn~gB$SEJ%' );
define( 'SECURE_AUTH_KEY', 'aI<qIy}ZN~P{DxFnMnKyf7c.#?{3YD,*Pm[+SNAni#]+yP#{iZY<Cm 9hFm(3Q&7' );
define( 'LOGGED_IN_KEY', '7.KL8R[[Y~y[EK}<1em]aT46y.yibukJW6DV6ZpV]F](9tm1yE!so7;#IN<P6)ej' );
define( 'NONCE_KEY', '/&x7>aK)Wm0lFK(r2FI6v5(}X_/.0DPA|4aq`IWLK0]7SJWI3)ox#DPQS/[`T W|' );
define( 'AUTH_SALT', 'IBPKZ-/lu>I!#A%!>mKPPy-b~~(Kl,9>m7ZoM4wJ;7iRrcs5iL6O?_-~2-k!bfQw' );
define( 'SECURE_AUTH_SALT', 'zLV$1{fx`Yd.MMSXGxSOA9EQ>xZy/I:2|T7}3W?/<{a8e_tnzh#-=D<3a^`,bA:Y' );
define( 'LOGGED_IN_SALT', ',UsrSrqPZm8f;3#L9AF#tgu|zk9D1Q!+%@3i5`m^Ov^S#?][^L1;N=MqQYM3*dV.' );
define( 'NONCE_SALT', 'n;$T`SD@rC:g4fa]!rae:KhwI-IAQK6p8:d),fQsB}h%-Rja?VHBeXL{X@*ZeA!T' );
define( 'WP_CACHE_KEY_SALT', 'tyzwt}9He}!)U{8{b32#P1P}:Q l[I<9T3bdqBW7dr=BXd)K,k6T96(Pi=-e^#;g' );
/**
* 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 = 'rc8n_';
/* 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');