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/segredosdacozinha.online/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', 'u851231353_CmOyL' );

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

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

/** 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',          'x!1uI>9os+OnEUP@_k,-qSNPm)=;W4J!%j0P#/LDT 2`6o??8xjzVpC1:tWd.G7P' );
define( 'SECURE_AUTH_KEY',   'rZTJKydM4t1>]n`;cawM@uJ.okx<W%o@ngojIxa$V172E6lypaaM;qcY[QFKWQ$:' );
define( 'LOGGED_IN_KEY',     '^8.+kZUo_Q+Z_x}3B>*9%X$wQWqtJ?K|u$gwoo{$ny=0>mOs}_q`>L:ms-w{k[&-' );
define( 'NONCE_KEY',         'pbqA?_ONaT4OLKe9x}=N%TZt^~<*;L;@lMXec6o;u~Ze&Jzf;/#w+QaN/&5bOOyE' );
define( 'AUTH_SALT',         'n:-U;l-xw)Mi[ 0Kg{.{xT+qI$9J5nejN4KOtd|go&DR|vCY_5` t5p!mm=A65av' );
define( 'SECURE_AUTH_SALT',  'xvx`qE eq}r!ak9H4P;~@SrVx;s~8&FT)ww6d~rR)Q@)z$g/e9Nvgr%`-RHu2^#p' );
define( 'LOGGED_IN_SALT',    'm}K,:Z,L79mYaT17DqIH^g?85H@<=WcX}dtodm>%e1nwlO_*&*tJ`1hQ#w[|ke9M' );
define( 'NONCE_SALT',        'sakU-w|mTcz3Ik6*Hd]He(6(iUpU/#EoiRj8ZAYE*$i0jeg:a)#XfIFRvjqAkPRk' );
define( 'WP_CACHE_KEY_SALT', 'C[DnM)Wzi+BAKd&Py%:&`zq?6tBE-Jz,Qo@cA[6aM,RZ8y;?hQ9>@Vbd0h,|.nA}' );


/**#@-*/

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