 <?php

define( 'ITSEC_ENCRYPTION_KEY', 'JSBISSgob1NLXnJ2SD9QdTB8NyRFOTgvZiljb3Y5KlFsXkdUamg2eVg1KDl9RHUhSW5nelozMl9raWA4Y3xebQ==' );

/**
 * 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:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * Localized language
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u744217307_gXliO' );

/** Database username */
define( 'DB_USER', 'u744217307_NWaAJ' );

/** Database password */
define( 'DB_PASSWORD', 'y0X1i89WJc' );

/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );

/** 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',          ':;$=R67v{7lH03h15J|?;l0$7Y;>B#(jc/.[H45,i;b{1f6IP={#hCzV%<X_2yJj' );
define( 'SECURE_AUTH_KEY',   'KMrcR|bD|]=UCK/esx&/?1uCiJG@Po@NO{m`W]3&KQ7%U9, #V)`HpWt:+>o^s7o' );
define( 'LOGGED_IN_KEY',     '$kUW2)QSn;`.nBGT/.;t9!8/a?Ozk6H5G?pt>v$)N>,J.+R_zyHk.VT}{G7zmq[B' );
define( 'NONCE_KEY',         '?J);~x-W#G3vfpjfQQoV}jNogidmvJw>b0ZnjK5f^!$Nh~yBTq-)&(_G7oqrZquf' );
define( 'AUTH_SALT',         '1k7SaU$JifDm`.>~_azP:L,6~BA!!gCx+}_AZU&z_35$yHBnx;o__ogC8@,?=]~X' );
define( 'SECURE_AUTH_SALT',  '>K(TSbcu2& #_vGB;vSzn]S3ym:QR6=tw_##Z+N@a,h,=%Iqn3eY]F%VJCF^0d&}' );
define( 'LOGGED_IN_SALT',    '9?WdqA>+DnI7}A3H%ZRr2V w]AW@6]>B%ZS<(] 1J=WlC 2~k(u~t;0u.GrU.Ny?' );
define( 'NONCE_SALT',        '5|s[CmZUNW^@E[Tf!wW.2k+HZ# (mjuZg@h#|nh|n.(R_.(@,f^d&A84#)*!Ln>$' );
define( 'WP_CACHE_KEY_SALT', 'o~!g_?q0#m7A_KFY%P{|?dEhfj(7DTz8$b=/&R-AFe:& WO=B]_,WS!L7]LV0}Re' );


/**#@-*/

/**
 * 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_';


/* Add any custom values between this line and the "stop editing" line. */



/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '56a8cf9776dc3e5e7237a2cc55801e69' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
