File: /home/platne/serwer143450/public_html/autoinstalator/hillconnect.pl/wordpress8269/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
define( 'WP_CACHE', true );
/**
* 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_fldwordpress8269' );
/** MySQL database username */
define( 'DB_USER', 'serwer143450_fldwordpress8269' );
/** MySQL database password */
define( 'DB_PASSWORD', 'q@jH8f_jBfEypD6Y' );
/** 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', '7/hNDG.ltULE.T1eTmV-LEL52mP0=0Dj+u][N6P|S9FcilG|X@z7kG,QF{`>K)dd' );
define( 'SECURE_AUTH_KEY', 'Z5E<U5dR5?QN~!^@tzyNUs!E@ZHH9/r+/R QXRUc(9jSoFjyNLoGZ_/2wq1X2lS~' );
define( 'LOGGED_IN_KEY', 'jHRyDO*+mt8PjBXyTWPp%6Jkb$38%8&cY`,+)mh|6R%Yv:>rfK1R^w7A^{XZ9@3]' );
define( 'NONCE_KEY', '9t#=_>46c5g~v;iN=qrlr,[:{.9ByAxK|o5Uo=w!;hc_t|e1A<j?qBV$_{&,>Mjb' );
define( 'AUTH_SALT', 'MX9v~QHK qQ!g~4yT-SFii,oU1kJ2;sF$LP6jC86fA!+1Oyz>Ad-]s{]Nz3?22Ct' );
define( 'SECURE_AUTH_SALT', 'D^Pj0x@dT&i[ogop,R$oHd(A&=wf}CMX/!a!*1woX}.x0ty](dorM#o:0^8/3iRL' );
define( 'LOGGED_IN_SALT', 'HI1(p-Kec2pMy`3%anOz9@e.&{[khN$+|T]iVZxwO}-D|GvfO5<W*?`W;p}Bg&,Y' );
define( 'NONCE_SALT', 'zKAPp@:>FYg[<tQy$tH*:|2:4sRvHm_Vkr]Mp^85a7ovN/=|!w/FW`.f7qA-4ZO ' );
define( 'WP_CACHE_KEY_SALT', 'NCI&~`/45!S5-pk+j&/ZJ.B2AL}i<`;7B*|%oI,3cpSn0FL0k6h6nXjIoK2;3L8z' );
/**
* 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_';
define('WP_MEMORY_LIMIT', '512M');
/* 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';