<?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', 'pawel7123479565_xkp7_cswmiarxuvp' );
/** MySQL database username */
define( 'DB_USER', 'opveiivunxfelqxp' );
/** MySQL database password */
define( 'DB_PASSWORD', 'cRpU04ejNYWtvpV' );
/** 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', 'PP$a22A=]z6SLh?[w)15.8G{F Ph-NK{.b_wI+pD H^)KB9_^t3:(0dLsQA:~>=1' );
define( 'SECURE_AUTH_KEY', 'tPMHx 8F IBN$0u!!aky>Dy1w2a]GrG,fs5Qq}Rk*JFxJ.DI1w:Vb}Vz:;i^PNW?' );
define( 'LOGGED_IN_KEY', 'H05r)<F{}}En|}2Fv^wAmt&5m80`n]93^k96//)>{!<jfSwX_^(s&yXxMie Yqm*' );
define( 'NONCE_KEY', 'z/}xi,RlCVSI0{*p%z@FDSh)-U`a1US%[}yi``*}Yx$S+QZfI,f`]EJ`&KHtM:(A' );
define( 'AUTH_SALT', 'n&#OqreEz8=H7B]-6=_%2v3~L^[G.y(pzb}P0*v91fG %G8LUtN$NVb>*>USgz|+' );
define( 'SECURE_AUTH_SALT', ',^y@LuuD>P)9=UTeRlL;>B>-lnR=%4R_[9kFOAe`Y*Hl}Z>b6%v<yse^IE;cf0@+' );
define( 'LOGGED_IN_SALT', 'W%jJqb0!p=%0yF5^Bs[B`<(;oJ*U2}gfO~3kgx`9IY,3yCOESevJ$3D^wLBy!+.e' );
define( 'NONCE_SALT', 'tI!~]ig ]A=dyqUh?QXMvoOJTEM@y/TX!zq8@JR[}YO uw*el~q:cQ~_!Ol-+}Qa' );
define( 'WP_CACHE_KEY_SALT', '=M_dK=iekg^t3jzX 7uH!x3>N=o[4M4ndJza%L{<A^v=m&F~@2b7)GFs=/oj{]my' );
/**
* 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 = 'xkp7_';
/* 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');