<?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_be7b_pyfdbhqmvmk' );
/** MySQL database username */
define( 'DB_USER', 'wnigjspddijyyymv' );
/** MySQL database password */
define( 'DB_PASSWORD', '5QaNplwhDwUITKO' );
/** 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', '!X/4Xjl!_YO/N:RRV-os=pM[nm]]KZeHba8T^F==;0v:3Ots2vJ|8mtP$yB`?iKU' );
define( 'SECURE_AUTH_KEY', 'wHG}h=TiD19$*5OfIQ9?Cz6,3<>$C49B(TFQz|62eK=h5z`?IivN>1E|#S22<}4L' );
define( 'LOGGED_IN_KEY', 'DUn%cNQ;p~` h7C+4!(dudq2?r]Z1$@Tg^YKi,L`7n}&)lu}0mN$hD}C{jH_)-Na' );
define( 'NONCE_KEY', 'A8Km1bvDy7_X0*a/[1[/P|H%n%&|dUMgx#gYOAfrt3%L~wd#??ue%u@Z[^VH`p*s' );
define( 'AUTH_SALT', '%qcf]K}`ROq78elIEjFM(M!BPI}%t^nAf7p6Kbb{3hH}DmM3GUb1ASYHj^&,$Kj0' );
define( 'SECURE_AUTH_SALT', 'a/ZrOnyl0XklYaH@U]YdcY&4KsFDdR7Jj3=Szqr+y2mwVbDQpN!f;>nSZ,<cTXC`' );
define( 'LOGGED_IN_SALT', 'L_%dV>%Ts?1,M2/+ea,c8,&84/(e`3NI GJv_*{nUs ;E`Ev je<>h%(70OESk(Q' );
define( 'NONCE_SALT', 'T+@o;pJ+XwExvoZvi^@}FfVcw<vPKsf*.nYO]v;I2De^UC/71BN68>V*a0nzVG*~' );
define( 'WP_CACHE_KEY_SALT', '+UuBQ``<3W T$E]s20 3xb[>w||X=~A]!?/5K9&01GJ06d_{@<x:gNc 8l^ A7j!' );
/**
* 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 = 'be7b_';
/* 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');