HEX
Server: LiteSpeed
System: Linux in-mum-web1492.main-hosting.eu 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
User: u658882634 (658882634)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/u658882634/domains/forcebaldev.com/public_html/wp-config.php
<?php



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

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

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

/** 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',          'sAzGq)zLxvz;inxu!-H^fU/2A*3teaD:O)i:tSoD+^,;cOpN$h^9y }.SC4c85Z9' );
define( 'SECURE_AUTH_KEY',   'AtoTLRFmL4wwC_([aYLlx|PrsB:*5d4tP1mr<bM<Pnn]{CHke>Cn<X=Z;z/QD;[(' );
define( 'LOGGED_IN_KEY',     'Lmd6x8F7IZU(RU,,o8UcmH5oXr.^,^tz+:(pJ Ls.nWYu^!%MU4RhCIc`xgw+-j1' );
define( 'NONCE_KEY',         '6>!VZxhHl Z}mS/kBiDo~F}A)(|-Wf`;Wtlp_hu|yLIZ$l %A Q?g#T%GAg;[c8e' );
define( 'AUTH_SALT',         '#Pw4RE!GQeHbBvv?Z{l{W6ZPLAg*s<jCp 7U?39*+MiIj/D_yN/W#PfN=o5P0`x:' );
define( 'SECURE_AUTH_SALT',  '8w[{(<>_V4e<cr,}[ak8[R5FNWF=#t#3;Rb5[<X``0$|JUV#/Z9IAxq89I=f~UEq' );
define( 'LOGGED_IN_SALT',    '[KLvi[Px-Q,bNZen,!w{T|:-n>>WH|Gzs}GlS@OZTm8Ly]#S+^jBYa<ac:YZgaMH' );
define( 'NONCE_SALT',        'C4ByAIo,ug^R[gX[97+OFf*=v&MnYTGp>eguFnHV5Bub_v[lIa$O/#fHd?]4v},F' );
define( 'WP_CACHE_KEY_SALT', '7C#13hq_OqPz@<656vyQ5_xNf^C8yJVEftZ<QYTSVG}t6 QwL(12j&u- ;1>wqH]' );


/**#@-*/

/**
 * 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', 'c75b3ded926ee52447379aa538b068f9' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', false );
/* 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';