File: /home/platne/serwer143450/public_html/przedsprzedaz-chcetouslyszec.pl/wp-config.php
<?php
//Begin Really Simple SSL session cookie settings
@ini_set('session.cookie_httponly', true);
@ini_set('session.cookie_secure', true);
@ini_set('session.use_only_cookies', true);
//END Really Simple SSL cookie settings
/**
* 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_przedsprzedaz' );
/** MySQL database username */
define( 'DB_USER', 'serwer143450_przedsprzedaz' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Qo3f<ela' );
/** 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', 'd(bm=W=zxL`DQYWl^aC+f5[r{?^Uue+:J#Eg*0z?PF(&NjcQ[8u^!3-jD`3D=bFY' );
define( 'SECURE_AUTH_KEY', 'Kqz|W;SwG-HWLhZp-)F^6j_kAm9p3:.VDC|y Dm_RlD}VV0~RJRk/AT%re0z&p8f' );
define( 'LOGGED_IN_KEY', 'J|b_8n2Y XY<!pf&TP`UP0>56&x:[c2lKJvvT[x[v>=6Dx<|8vvS,=q);iaE0h>u' );
define( 'NONCE_KEY', '8 Wx4Yjl#Uss6)>y,B7hN:Z}QE<=iF[!FyE`}Zc,}[Xwuo;5{Jtq)nZ1TGf!yu+}' );
define( 'AUTH_SALT', 'C803wD@I|,%7cpJ_R{b*)p3BNw<P}N~97#kB,KOCA7WNa~M|q@Ev/OD0l5]z>+yQ' );
define( 'SECURE_AUTH_SALT', ',d(cU|yT`fv7jUq8z2Oq38?fg2+04zffQo3V>2v0Zzc8mbl4*zJ{<(kwK$:p%3/]' );
define( 'LOGGED_IN_SALT', '%RvXS?/Drz8AqRz(_e/^g`ZC9O;f<}`NRi;?2oZ# h>LWfDYMUSAw3F<={WV=Tm5' );
define( 'NONCE_SALT', 'I Vh0hwv9Q^*]aC|q#i+mUvr:5-&M{75QHP*fkt?rD5Dp}zWA<QmG6NT$dSR^iPA' );
define( 'WP_CACHE_KEY_SALT', 'g?KgUu;Z-ORxQS57mk>mScUP hfqh(g?tK`J-MA?%~pLQ%-k10(7c;mA}@q>R^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 = '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';