File: /home/u362014288/domains/unitronblocks.com/public_html/wp-config.php
<?php
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:
*
* * 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', 'u362014288_YP96a' );
/** Database username */
define( 'DB_USER', 'u362014288_fs1Wt' );
/** Database password */
define( 'DB_PASSWORD', 'HrkOhDUXYg' );
/** 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', 'Bsx0)ZF]J+>+#vh?G3(N6!K%CfCJ]y}HlgzEH+OQlo/v4_J!4Ihw5mq}TUjR=w) ' );
define( 'SECURE_AUTH_KEY', ';;b>yQi$V4QUYT,O)uU4S[D:Q~fdsn_JT~T=F%g.Rr6scKYa}%+%O%fxkwJ!2`(a' );
define( 'LOGGED_IN_KEY', 'RUY6`!D#Cmjgh2nox|D;1&cp~VQgU0fr4*$uBo<fovJz{ bF8ga^OnauQ,DPQ@v{' );
define( 'NONCE_KEY', 'L;!l::r0guneUY?#-T9:B&25YuM(AK<BhN-*V|X1([ePEMG+(2N4NW[Z#PMBcw,%' );
define( 'AUTH_SALT', ')_oN9Ecc(zt&;lqsI=o8iE(73j]E]XgniYKmk@/[c/E I`}9`-e&ygLAQCMnkKIf' );
define( 'SECURE_AUTH_SALT', 'hk4~Rn$cgp=`, w(/v:HkI;>woCyvn%l}>eot:;4rK21,0>Df`:$gC7)|C/(ag>,' );
define( 'LOGGED_IN_SALT', '1[lCUs+_4<JWNqQBA8(|&m$8h1`-Qr`#=gH?dN[w/Z}@W2qw~%dz86p3,$?!pyAB' );
define( 'NONCE_SALT', 'O=d*~ d.h|!CJP<v`F)D-lU|3yX_ )QL=oI {k{~1s({L5Q40}Ezj2x%lwiONq5i' );
define( 'WP_CACHE_KEY_SALT', '&{LjyI &-5T ?eBnpvuk/fizL,k=F?uclht tqt&I~udOnt:$Dn(9IZDKGt0:Y5' );
/**#@-*/
/**
* 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', 'b880546fbf79b14ef81ea8c5f264d6ab' );
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';