<?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', 'nyarasdi27633_wi0w_vpjlpnymigaom' );
/** MySQL database username */
define( 'DB_USER', 'lhfuudbwseuwlkta' );
/** MySQL database password */
define( 'DB_PASSWORD', 'C8AYhRXdplurDKN' );
/** MySQL hostname */
define( 'DB_HOST', 'nyarasdi27633.domaincommysql.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', 'Ewm?QwYqV4P4*M2+E9l2cMu>EAzv~VcNL-wqD2#l{f5mXP<d?QZ[%W}L)RUYh5U;' );
define( 'SECURE_AUTH_KEY', ' ~/`CMPyA-wqh;-c7n7;ylB<eferw}:f_dzoIgMO!!IqJ|[ kyPB2G0-BoF<gM9B' );
define( 'LOGGED_IN_KEY', 'B~M3@`8Vmqv#dAlUJ1w11L2YlQG6?[<LR:e$A`gYi/#H`5ppTjUON.RIM_>}<%Lt' );
define( 'NONCE_KEY', '>Aml0Xqhg[{#Z5DUv},0bBj9 o+IzJW|E,h_Swf:d:J#~!8d/XFENt4ZsEa($p)C' );
define( 'AUTH_SALT', 'cdWT,M 2 ^%G CFEh!4TsOyo3=azDR^}OG3pnZ`99]-*,5qpu?u`H.BV`rq[JSip' );
define( 'SECURE_AUTH_SALT', 'k-,5Rn6.ImPO;Ba9qk{9[a ?LlplRPGrb,-GY.w^W1L]tXMI|/Q=v? }1dgpm!CI' );
define( 'LOGGED_IN_SALT', '6GpAh5g&sbm|}v|@;`_ksqMrQ I1n[2$90iKrQfLLG7!sEaY/Sx2f6$/bm-NM#_!' );
define( 'NONCE_SALT', '@YR+^f8*A0VZkbuY-@c}Ip:5CtRIi;Y-#xstd>.V_|w&`ym85PizHQlsp`%=<d/A' );
define( 'WP_CACHE_KEY_SALT', ':=?x?fmkRHSzGa33_;RVVZ6#hKI^Zc@MG]E#J&I)!E|B#F|M[cO?u;b|ORto.9`2' );
/**
* 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 = 'wi0w_';
define( 'WP_DEBUG', true);
/* 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');