HEX
Server: LiteSpeed
System: Linux us-imm-web1061.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: u218692649 (218692649)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/u218692649/domains/toavina.net/public_html/hay4data/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', 'u218692649_e2X7F' );

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

/** Database password */
define( 'DB_PASSWORD', '8iuCj6x5yn' );

/** 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',          'Vq_<{&p=,^W(Qa_x`,$aT0U <X(~Vg*1l)t{k@{).irmEA!QL6]eib+?JQak!J8r' );
define( 'SECURE_AUTH_KEY',   '5@N=LYz%e0yBpht*O0!5P5r[:8R$g[5]qG _ ;RT/K@/b1yT&~] iW_n15`9^eS ' );
define( 'LOGGED_IN_KEY',     '7R)4](fMVX^-s3EgtvYSzNA;!aQ]y-0F<vp&p6:8cVI=jTc`&wmEQt3G.RD3 ]ap' );
define( 'NONCE_KEY',         'Hi1{(8cd.?w.4RCa*Gurvs+][]q&Ki#OTYQkv0nP>>H3VsBQ{kZmj,aC*;&dUVN7' );
define( 'AUTH_SALT',         '8r;:(a{-p (BjTu5ZE}Q5zD9}JwX|tFtJm5[`t2.q1wl*N7-X?IpR&gzs>|8+^7_' );
define( 'SECURE_AUTH_SALT',  'ZP|T%vh;#%Z<o#tm=j1b&$&Aga2_K(s9gANn~xi%S>4UY]-0g?p^fiTGR SV@lWV' );
define( 'LOGGED_IN_SALT',    '.2sdva6}`*t1B?-Eh;oZ[Zoq<.J9/Cs60v@)NHTD)pj-.Sd{$uG4,R&+qwg_1v}6' );
define( 'NONCE_SALT',        '5LmXE=||fceV/Q_n3gNw=w%QbS. iD]aR$jCe-{ZXVkB8|vQXs!UV!nedAIt4#b)' );
define( 'WP_CACHE_KEY_SALT', 'svq$1?X|40:>+}J+1)M7TyeBSD5r2MR7%^k7+i2d~&Crl1rXH!GCo;8~#i$rdmd7' );


/**#@-*/

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