File: /home/u756937133/domains/holananny.inovaix.studio/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', 'u756937133_UfHD8' );
/** Database username */
define( 'DB_USER', 'u756937133_T3ppI' );
/** Database password */
define( 'DB_PASSWORD', 'cXe4cvEFl5' );
/** 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', 'r3oItrj<~PCB9/F/rMLYUPQlw+_a#y~@UXsNra!t4^i@oL-eQ)#ZSTDeQTeo^jNm' );
define( 'SECURE_AUTH_KEY', 'XL)Djh<q|r.m{(ll^VtT+3sxvLqCPS6zJ}FU(G<Ud_x|jo`]gn{^CHvK_`<Y;,%m' );
define( 'LOGGED_IN_KEY', 'g{bW3|fRz.5{ul{#7{!*`a&t%^2CZExvYXc2U^uno&EY;xkj-~Iq3(-CEyxq`AD<' );
define( 'NONCE_KEY', 'GP:hV0_c,iDt*.-a,luUwqZBT8>|BL/dG.S7qm/,3._EZD2%8s4)L%RY@ J!Z~%.' );
define( 'AUTH_SALT', '!4I~c -cP]m9QIzd)6F*U9xZfpU6<ydZG%L!RT<Sw_nR2GZcA%UQqW0Mq_MEb%d)' );
define( 'SECURE_AUTH_SALT', '7uhLh-YJsQ]ukV%Rp.PIP}=c0!azrD*0@S> 858T}(c+RT*c1|~3pNc_p8VI^S#=' );
define( 'LOGGED_IN_SALT', 'L7*]@bsYTK-xgIH]g%8o:W;4ae7I<4t^}(zL:*KPh/n,2(9>JtceM[pU=xpO$XUi' );
define( 'NONCE_SALT', 'B2jEvb rd|mJUezaSgNC<,mjA,jx0|V9kGnE:|?(jK`a`u>0ALltOf`C4Z5?RSnw' );
define( 'WP_CACHE_KEY_SALT', 'R0s3ID_li <rUuK,m gE<Z<^@d3Cg.{(Q>i.1e?`(j5NXl%8sb8>k=B7:4rv3yxu' );
/**#@-*/
/**
* 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', '0c3f0eb645ca8a73fa61f7f51bb39935' );
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';