File: /home/platne/serwer143450/public_html/hill.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_hillconnec' );
/** MySQL database username */
define( 'DB_USER', 'serwer143450_hillconnec' );
/** MySQL database password */
define( 'DB_PASSWORD', 'lLREkoh^TY*nEPIu' );
/** 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', 'beBPz}49h,Su*lS5X5IXOgC-H0kFw61]Lw<OLDY!@Tz-=*=_:Hr{+cxFoSn|)F{|' );
define( 'SECURE_AUTH_KEY', 'zpF,e/mOP5W)Uzh[`_GIWUs7 !>(o!^}u/S{Ad{&}dOAs]d@s/||mj$WvaGfF4:P' );
define( 'LOGGED_IN_KEY', 'c_[;HTq%.3y6]w]hMr12`at#ZLH=(9O+,ouHm}DX3P[B+C3SHIBH5k$,N5z<H-B3' );
define( 'NONCE_KEY', '%/txH<={W[HuY2l!tc8d_zU5ORf]`_YHIInN4%Oy{8(on:TjSz=Ahw=uJCkrJ<wp' );
define( 'AUTH_SALT', ':;cVx0BN$u=^Os&jC{?J)Ks+R1d(&ANB$YjMD vCJw#<};UKA<Tr9!N7cYdyO%L<' );
define( 'SECURE_AUTH_SALT', 'saJ91&:t^wBtScose0?7R>,l/rUsdP~WS>Ryz!lF2?$]um]$S7(3BEvgNH@2:&$l' );
define( 'LOGGED_IN_SALT', '7o@~A%8u4`!)+Xn87^T-B3!Q4PYC7>ib-bVTIZz@Gt-[ha__i%x+&HYlHyXM,.jy' );
define( 'NONCE_SALT', '^8$Wdu|KL*MK[_EU#gfyCx/N%7q&J!r$@tfwp~Y@/;jP,#_q1CI0N?YI?Iip<jyg' );
define( 'WP_CACHE_KEY_SALT', 'tZT9n}&].yvUGJw-x@c}-y(#WPr_uQq,@_k7U~4Z my`1(%okNs MXb8J[6P9tQY' );
/**
* 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';