<?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 ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'pawel7123479565_8qvc_qdljbdqigpx' );
/** MySQL database username */
define( 'DB_USER', 'hnbetdirxsydnoin' );
/** MySQL database password */
define( 'DB_PASSWORD', 'kti7BuSKTi7iIti' );
/** MySQL hostname */
define( 'DB_HOST', 'pawel7123479565.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', '0^SWZGXI|??h7 zZE+v+7r(4mQZi8#J; n#O/|hiQ.jqyr0Z>#;dLHJ<l{DGnwO=');
define('SECURE_AUTH_KEY', '*%sv(gu,x0`-M+MHS+0#$0:z3pt2^FF#Qv mIP&A2,;$d:-ly2m+7jx:r@/GMr=^');
define('LOGGED_IN_KEY', 'l,rxUO=}2U:.d.6)Ca=In-z+N;!HdD]x0^m/!K{2vWWPLm1fN-sl|Fq:K~?+QbO$');
define('NONCE_KEY', 'f?5UU;yRm#_`o&}BVoRhjm2wO+%.Xgh8-`4P|nOnsq%cjE;+MqR7:##@%pqYe|!b');
define('AUTH_SALT', '.$NrW[+3`@t]K~F5+?/}#zqDSLo`0FbF)!b|4Lv hiY6yc@KAjp|^`E]B2eEbh]8');
define('SECURE_AUTH_SALT', ' {Gv* rjY0nhz>ffu%9,Gb.-_q%_K(.m,4Dc};o0eNVf=!zz8/9.lZd(a5GxAZAP');
define('LOGGED_IN_SALT', 'b5+Iy&}~|3U.o<bnbO^Y5Cz0a!v fADErP+Rx1i|F,b$eCsq.aAwn_VD7OB/TZ85');
define('NONCE_SALT', 'y(|#rfv8yvX[DUa:mxKeiXx-B1P+4*RR(qHwL;iwf-Yo[_=!yJq&}d+ZcL_Y1~za');
/**
* 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 = '8qvc_';
/* That's all, stop editing! Happy blogging. */
/** 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');