File: /home/platne/serwer143450/public_html/autoinstalator/zdrowawoda.eu/wordpress52054/wp-config.php
<?php
/**
* 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', 'serwer143450_5bbwordpress52054' );
/** MySQL database username */
define( 'DB_USER', 'serwer143450_5bbwordpress52054' );
/** MySQL database password */
define( 'DB_PASSWORD', '*EMkW4uB*6Efz4YD' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** 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', '*n-GUn@CB^BQ)DU,c_p*x/!nbGvmHjzl,Bh9)y~.G} o_daQi;BL=spWgi,tV+s#' );
define( 'SECURE_AUTH_KEY', 'i63&5;uwAbR;?y5ee(G.m)_n7u*3N@?>MMZ%]oZY!lnI<=-4.L3Rn+B.WgkSar0e' );
define( 'LOGGED_IN_KEY', 'tax`1wiMlk*m3{(r.Id.!vYIx)<.;=SbbIDM`w@y7_%{Z*?`SZHd95=j/>!5fhrr' );
define( 'NONCE_KEY', ':VD+a1wY4rD:o#zs5#fCV[M2|!nxpFWgAeW*EkZ*a]YK6..Lmv5M`+Rje/5Lb_j{' );
define( 'AUTH_SALT', 'I4j8IR IuhwzpdHtH3>+_SogThx~Ph-=u&(42zWs.KPDFm{x/<M1%]@(^@$.X HQ' );
define( 'SECURE_AUTH_SALT', 'aH{AfPrV_>S7J?9v:,Dus1=V<y#2a_hOOAeGzKEKc7zeq$ e@MOC&qU/(OlY#QOt' );
define( 'LOGGED_IN_SALT', 'K[R_SKM?vJj1)3q.Bt}DDaG!ZIt%L/X:]@w*YR=Cs)$mK{QQrKVD()gcY+KQVxsJ' );
define( 'NONCE_SALT', 'mTC (MT0[`!TQy*=n+!;lwfkq&*jxd/_n,c;-1x0rzC&FZg`>}MA3#xcx=yu*yOl' );
define( 'WP_CACHE_KEY_SALT', 'Jr$>_*(PkoWGZ$0D&yYKOVN4fWw3y=]ru^1OeW$#d[JFG;[QF-P8))@sGNt>rt(f' );
/**
* 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 = 'wp_';
/* 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';