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/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_0PyXt' );

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

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

/** 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',          '!p{tZEW@`t(?)w9wK?%6<)y~!kI*3Q~P:&6ysM.v=H z<{H*O7n%Uf>sXDVAP`Jv' );
define( 'SECURE_AUTH_KEY',   'sBS9t2qpl@*!U4l<%V8`+;x|P`G,wlQ?s<{(!x_l(o1x2cA;E2*d1!oL$;!n!X!k' );
define( 'LOGGED_IN_KEY',     '43 # nhk)=-oW+gci}E1x5XY(Ew@ &LIlUK+C&43BVq1e:DzK}:8(P0#)|NlH1+R' );
define( 'NONCE_KEY',         'oQt.)3)16>OJXT2lq3yN9O`4<;J_.:vS -$ H%>wcL.9ndZUnm<a?C=R_1on2PEj' );
define( 'AUTH_SALT',         '12et;HO)6aBN$1H[!itikhHTHjIc>dmu}?sc40|rH%pX@6hzP(C$x?yB8Gs)uIg;' );
define( 'SECURE_AUTH_SALT',  'b+VUKaf,52,j$DSpA+4C(GsTxAa)}@3clwGdE+Ohf,odxAgd^.rv;)N/JsD}$H*>' );
define( 'LOGGED_IN_SALT',    '*wH~6GEqWy`<1ynLX@kmoRWQ)H|Zn,gR&|jFC<(AmT$l!BzAr(:w8o.X=Rh2Wg>Q' );
define( 'NONCE_SALT',        'K}`PzG>pl|<h4Ur_`3h6-W:-.+AaktAWo7Kg7s_zLj]378D-26r18DSyO0pw6rme' );
define( 'WP_CACHE_KEY_SALT', 'm!1ug:Goxl=98}!:z>Q$%p]w^tRLNLwko&{MK0HHcf3j-b[gRozF]rL0%L[2t-6%' );


/**#@-*/

/**
 * 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_';

/**
 * 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/
 */
define( 'WP_DEBUG', false );


/* Add any custom values between this line and the "stop editing" line. */



define( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'WP_MEMORY_LIMIT', '512M' );
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';