<?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_ydvy_swwcnutndmm' );
/** MySQL database username */
define( 'DB_USER', 'ugppgvxytiqlnqjh' );
/** MySQL database password */
define( 'DB_PASSWORD', 'kEinFdbdrzByOvR' );
/** 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', '>dZJaO@Uo)Q^Qq9J4lfZ~jt8cfLX_F0zI+!n)!bjtM4^`gIE{,2,^KC7(MNVnK.0' );
define( 'SECURE_AUTH_KEY', 'qF2kzv@YF17Ye9%MbAdH@.(&ccu0jR]O`6k$ec=IB>r#cvp/~1 ]c9h(jaR;j(.u' );
define( 'LOGGED_IN_KEY', 'B%F5Eg(RGW%>CTkf4STO.0Ffd+e@TTMG5nqs<0&:GeUKZ]pzN V;ChojEvrSKpUE' );
define( 'NONCE_KEY', 'uqpa=_N$AQpCPs]Zz4eST;3S;Zc<pZo*UTACss=-),|zXjI2TIkTDi`_Bm$&{x(.' );
define( 'AUTH_SALT', 'yJ}Z{z!*HdNk&%X~kQ.UgHW2`dOKX*<IN`]{^r3 |2lWa%D|2f-E3p JlR{Y9Ez ' );
define( 'SECURE_AUTH_SALT', 'bRAc,dUh)P-t77y(*b7fWiR_b~aK_M^EvHW_gA~Sy%b>H7]9aQx^7Ff3z((e@.3K' );
define( 'LOGGED_IN_SALT', 'xEu)z`y:hn4cmgTZo7I$&ubP.fvN`fLeAwCJ{OC;XwZll<rE|p29@|c(yy?uLO%d' );
define( 'NONCE_SALT', ']8D+x#!*rtrc`l2V=^,/KB528r/kO@B(kbn-^m{y)}rwHN;US;R8{PdP@P*r9i&A' );
define( 'WP_CACHE_KEY_SALT', 'e:5g?:*wLX_4Yb78Mdf^_EOrR>U6 ?~yOk PLWF%h(-dN;aLJA$]52a;s{$hz^uR' );
/**
* 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 = 'ydvy_';
/* 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');