HEX
Server: LiteSpeed
System: Linux br-asc-web1894.main-hosting.eu 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User: u851231353 (851231353)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/u851231353/domains/gonsalespro.online/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', 'u851231353_DJY6x' );

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

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

/** 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',          '0gfP,2<h /M_GiH;{OTd~V3sr1c`a|acN+V?gAF(Efsu+@fG^=i,./z5#rFWgP(w' );
define( 'SECURE_AUTH_KEY',   'QH4(Fvx+b }3ihy{2~bQ-l rmjx>QVi.J$ma}R2$stV/ds.51zbDOU9Vq4.&2=@E' );
define( 'LOGGED_IN_KEY',     'oBU^tCvdX2THTY$cLsrSw6n9Lp<V,p/lOa}x#-aSz,j.wU|%=m|p*gDJHx7z?YLP' );
define( 'NONCE_KEY',         '3c5YrHkj`F&?<xy|N +(d]Md6YIHQ  u2nHl8gS43CQPSzx`}=-=.DN/p()=IDl8' );
define( 'AUTH_SALT',         '{dJ%Ynn6=[{H/|FKT5=7]&u)g]A1=mKuO}q#r-o6<t[iWQ0C+ezgcJq[P1MBX?2s' );
define( 'SECURE_AUTH_SALT',  '8SK{Cxb`n0+ {mL^1|&9i0}s&Fi5q?$`1GK{0{<L#s?N)*(BIxp 9G@_zI7q)<nt' );
define( 'LOGGED_IN_SALT',    'n#U_a^M9!0yEp8.J<U_p?MYMV^OT6&&~@h~<baTw9gV7O+^/x]4VvC-F!1Gu;WW@' );
define( 'NONCE_SALT',        '{TdlEBh>B`s1ka1fWCv_Vw/)uC&]J5ITVFY^f[n3Xz//lX/&q,z.cJ-vuLo/+f&E' );
define( 'WP_CACHE_KEY_SALT', '*HK4mJ^d(Sf{3<=uD41H^~u>;>W-fu!@G}q_ZlO{&~DDT[I:i^q]oxhMZpv&@F?n' );


/**#@-*/

/**
 * 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', '27a7c56cae3e7375670efd794b67cebc' );
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';