<?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', 'jaskiratdua4964_mjxe_louickgbyrk' );
/** MySQL database username */
define( 'DB_USER', 'dcxslwewfvckctei' );
/** MySQL database password */
define( 'DB_PASSWORD', 'iGKBh0GXaxwHrof' );
/** MySQL hostname */
define( 'DB_HOST', 'jaskiratdua49646.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', 'Z2p76xi{e=[DHso?[+aAa[N;As1h<f>kxKDnvm?M749PkvKnGt5BOkTEG;~Jj<kc' );
define( 'SECURE_AUTH_KEY', 'Ftk;STOyZ)*=H/{Bn$:xH0GKPl1+8QRwc9h=#EfEa/<(uOFy`$$}NqPPbGn]!O6P' );
define( 'LOGGED_IN_KEY', '%p1}jxR`Wx-9UH%}YKU@)%kP}H) apqW|XhKQ3?X29I1QuQp4^&vF0|d,fUdwTAQ' );
define( 'NONCE_KEY', 'k&ilGw!NP>BERCRn}}&4J`t[t(S`$igTm[IqXF3;Gdr2*q8DK1bI4b<:$P}(b5qL' );
define( 'AUTH_SALT', '`We<p`lKH]&Viy=q5ihyI12=A;*{ps{[FJ0Z~vl<W(Z-M~nbxg4Ikm?F2c4b2&[K' );
define( 'SECURE_AUTH_SALT', 'VC{57*w4~oh=Xv_PkB?xrP.snQ1E&!xX5#O?,gmvQ_PXawrElA,~I>0N&2gOtu*&' );
define( 'LOGGED_IN_SALT', '-L<%qh_C|?zU~>|)z.q*l3<0cIZlA9n:s[[3D)1^Qi5~fl~ja=x4K%_-jaSh8uYR' );
define( 'NONCE_SALT', 'peapj)o`6K([0E|-QQ?ad],HN1/}<*l}^Aetk:jW!i+y(+nW*^<*57=7~jDn[:r<' );
define( 'WP_CACHE_KEY_SALT', '-Q@Nwx}oSm,IRoVEO8t_2yB7os{a@9.p%bGgAyuyVa|/WdK6::BqMdn^[Ov:Jh)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 = 'mjxe_';
/* 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');