HEX
Server: LiteSpeed
System: Linux br-asc-web1311.main-hosting.eu 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64
User: u353189757 (353189757)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/u353189757/domains/qualitehig.com.br/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', 'u353189757_rDAkp' );

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

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

/** 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',          'UA>.!Xo(KGOI`tl9<=L*`_$tty1V,6[>LbHGkE?))#|euIw}f*czDg%fs]>0eG6?' );
define( 'SECURE_AUTH_KEY',   'e2eX{Ig0Y9;?d:|.+S=:~f(Is3?J`l[B$|v`m`lv D01pj#PJN(g #,;4yVeo=^(' );
define( 'LOGGED_IN_KEY',     ',$5Q5,qXF][x6xn4uWJ>m+O`!^oU)}$y!L}Uj;?s-{{V|QCAi(MY^~s!gdayXRbL' );
define( 'NONCE_KEY',         'Gnv~U>X#Vowt[4cvKUd0L2}{rwIVjj.xms,~X#XS|X#Op0x>(}s}>HpE8+>[c>4I' );
define( 'AUTH_SALT',         't?(>[W|*Mp,OEE:Cgyxm>K:p7ZfXq}V|Fvz WT8aC:`]6ZNwa(6*6%`##M-/{`H&' );
define( 'SECURE_AUTH_SALT',  'Vn|kRB/?ZdN[mY@P%oRAE<*c !k%}NJ0jLJbd5%smxRC- my.e5^:ksbGGS[RAGZ' );
define( 'LOGGED_IN_SALT',    'R(rG;YLGkicMc]j8ad.Dbe**KsIGXoz31YeG@~o~6A%.lM;sKjXxgP5)LqqsU$l5' );
define( 'NONCE_SALT',        '7EE=E6Y?V8_Y6PO~pBIL(L(|:H--sReGU8O&z,u$2cOnN6/s~#=&]_B$E+6CKTIa' );
define( 'WP_CACHE_KEY_SALT', 'z3{0baKd/JIM;u+WkXYJM()}ZnD_cZN^i;im_R?13$]ruoQ4WAu,u]c{#B~~;ZQ(' );


/**#@-*/

/**
 * 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', '23243291f22f556d4404ab138b3b7a1a' );
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';