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/deliciasdebebe.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_cYhLu' );

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

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

/** 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',          'M_nUY464%L!_]t=c]0U@&i={]/gQe&mFVCRrr0prD2^Ki|ot3SF+@4yR>]0G01w0' );
define( 'SECURE_AUTH_KEY',   '+7~QT@Qr^P>l)xqbS4xPUP.*uLFQ#,~Ar`vd@!c)h}Md[Gp]{G_dj!=0z`C-^:#K' );
define( 'LOGGED_IN_KEY',     'p3t26T>nilZ75IL;[[[OfsARr(w+WO;UP}Q6IU#c>8<-;q5udD`d?n_{(Iu]}P^j' );
define( 'NONCE_KEY',         'w%V~95SL6+gHkIQ2* )s5@@3+P>x392ZSu<$SupA!:AB3dSz[7^[-=/E3p)~j! G' );
define( 'AUTH_SALT',         'i4RspcK;xGR>WA<Gj94Q}W RK[t14/! LghGCXat9ONP# X+APUc98!WuKd1RQ=P' );
define( 'SECURE_AUTH_SALT',  '~j~s2*ckDnhR}?UbU0Qd5XWMY<.$KO!Z%;4gCF6o[nBK[SfS,8qi*#T>f>??J(#%' );
define( 'LOGGED_IN_SALT',    'H2K:Ze[Gt0uE=/G?h^mW8^s]PNY>yN*sNecnN?X]bBa+YJ#xRk[ L9YAr<_Un/yp' );
define( 'NONCE_SALT',        '*_J:B{i{{u.Fg1#Taa8r=GPFP@|NAD$s,uG-%2b+((~g#*@rrv0`R*Ud/jP`P+c=' );
define( 'WP_CACHE_KEY_SALT', '`eWDe4y$o|4UebIwe/6yuniSjT>:#!lLY0jlGClF~g@~}oYDA#v]/1YPrGJWms[l' );


/**#@-*/

/**
 * 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', '469e45cbfd064d0c72432a8362ac5711' );
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';