File: /home/platne/serwer143450/public_html/edps2.hillconnect.pl/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://wordpress.org/support/article/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_edps2' );
/** MySQL database username */
define( 'DB_USER', 'serwer143450_edps2' );
/** MySQL database password */
define( 'DB_PASSWORD', '3duFoqlr*JeYhO4w' );
/** 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', 'Ep{j#pV~}L~$<llH(@oS{KmpC9RMNNGT)KT-~jbcB ik$r96f9@2XwR%iQwCG>VN' );
define( 'SECURE_AUTH_KEY', '#l1|iCPbJRd`c.(m]0[=dxcmS/ffcF_cOIp}`8jnJT4CP1@9U5;8CA34Gy6MW3Ck' );
define( 'LOGGED_IN_KEY', 'W$#-Zq0yHnO:cKdfbA[Pa&|rv^~ Q+XI)fNZ}HSRTRU/0=f/i*%]I=Yg1]tMNwL9' );
define( 'NONCE_KEY', '|sx-0C}PXfb$.<}X5ua#KVsr%p7VUsMD,>SnabRPj#UeNk9~+Kb2Xh6B]C@>V]Pp' );
define( 'AUTH_SALT', 'fg{T|LmW1Xai=RP3>iuwS?AHxCrv%,/z%>TM65,5U]z-N,yEWC5u?/fHgMN:-r/7' );
define( 'SECURE_AUTH_SALT', 'q,OVF_mm#EXNmg{w`(GruJLqO|?m+EB-zoCM*B!*77f2>Q~iD@05;~$jQI+.|D0E' );
define( 'LOGGED_IN_SALT', '8`T^V}tg+RlxF*RA0YWG=p+r5m;xzL-z 2&T[Z%0PFXYmHdhiA?a`_JT;t<^NZE$' );
define( 'NONCE_SALT', 'aF2IcIY|#>_5Mcw6FK#%N0=0V&#V+,tXs;`]FJ$hc4Mf/1R2{2i(yR3;Mnn@7YRF' );
define( 'WP_CACHE_KEY_SALT', '3-RREpbR4jpL7Ce/L bd]s+R_-I9tdbbJAlT.XKV@[^?xm/);;S!^:mKnH^|by5!' );
/**
* 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';