HEX
Server: LiteSpeed
System: Linux br-asc-web889.main-hosting.eu 4.18.0-553.70.1.lve.el8.x86_64 #1 SMP Wed Aug 20 14:42:18 UTC 2025 x86_64
User: u919964398 (919964398)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/u919964398/domains/tabudigital.com.br/public_html/paces/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', 'u919964398_2w1uV' );

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

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

/** 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',          'Z}6eZJ4oC@D0|/6eyA$`re3[a%1:R1;GUt18%#wVY5 ~UsYBX-`}-On*!zRx73o5' );
define( 'SECURE_AUTH_KEY',   'Xo^s$?rw?mv4&}lbpV$pm*+RrV`FLLyEN)5lEjJ:;?m6vC{2TfFH7LS*`O9HKijL' );
define( 'LOGGED_IN_KEY',     'eIP!RTT<[#c$h|+fz6bMm|{h;1Tf<mC()f!b-_^BnsxG<p8!O%Zzc+e6=z&|?hv;' );
define( 'NONCE_KEY',         '[jeqN1*me-68#&By%[32jr]U9QSk?m/TA|i$IAD4ChsPNC:mrJx2AGjIJku&7{f[' );
define( 'AUTH_SALT',         'j,[8+Cj1bw$Sd!R>dO$f]U>D1{*1Zr};+]5z&G qtJdeUVx9fd2r-qEfVr@]c76E' );
define( 'SECURE_AUTH_SALT',  'Qno(jXP-)l9Ky2Yj3AkSC;CVE,}?5E3#N3.]{Cn`Qx6;b`xNoAi|)q v=ho6=S8{' );
define( 'LOGGED_IN_SALT',    '5pJg~~R jRl`{X/WW:Ic21[}8{BEINZ5fg-@q}+PXb({oI/ttn/I)-tcZr|qhy;F' );
define( 'NONCE_SALT',        '/SsD|$L^T3u[[FyRbY 6yJfuW=5duZWLbRmPBV@o%q/xN5q c^?Mb 3z`zQa*^_m' );
define( 'WP_CACHE_KEY_SALT', 'b*1hzC.TH:n::r7!mqOX;5K O`m*#]5]~QG4V$!_zG_q?X5B}GfAm6r.,YR[~0KV' );


/**#@-*/

/**
 * 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', '1a6dddb8aa5cf77a863ca387ad1899a2' );
define( 'WP_AUTO_UPDATE_CORE', 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';