HEX
Server: LiteSpeed
System: Linux br-asc-web881.main-hosting.eu 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: u465893486 (465893486)
PHP: 8.0.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u465893486/domains/maislasersalto.com.br/public_html/wp-config.php
<?php

//Begin Really Simple SSL session cookie settings
@ini_set('session.cookie_httponly', true);
@ini_set('session.cookie_secure', true);
@ini_set('session.use_only_cookies', true);
//END Really Simple SSL cookie settings
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', 'u465893486_zQIkU' );

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

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

/** 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',          '.#}LE)_q@=O{!s)RG{!G&!Hs2i+.V *1H?<6KQWSyU,T_ tmSP[%>(RI/n(pdo!_' );
define( 'SECURE_AUTH_KEY',   'RaC(qF+m?_,-E[N-wA^$a/ogbz9t:Y2WG%|4On{/}+T7r5j$^ )yiqJ-D@5N?mzC' );
define( 'LOGGED_IN_KEY',     'W&`HVKO~y_5!/Jdhh=W,L1s5?%M-G}3Ekg5P<D^^L>ScG|r3rD|)8LFS*%cK6:DB' );
define( 'NONCE_KEY',         'd=JX&%%&vAluoul4ZC8TLk[n%5tjfvO[Q/%v.qyGUJv|Qv;?~x!m#yr-D2v$H!F8' );
define( 'AUTH_SALT',         'cs!p51T?UyW$j3~`-O({oNx^de01Jp(Ro6~w2=&b4#0(ZI(e7s>z<m3)L5u16Qvn' );
define( 'SECURE_AUTH_SALT',  ',N6=m#.4hy;Ec)_I80Zk_4PPbj>B~nh<8HcIChysn=:q+{%1f$1ke|4g}Hpfs8}?' );
define( 'LOGGED_IN_SALT',    'a}3hdj&T?t_Z`:0<O:g/-o7hjqtP]>`(l5phOG+6l{/nQEliIVPxWCIj]KNMy$*1' );
define( 'NONCE_SALT',        '0lO)8IGz_%+Hjd5cB$m&]Z#-#4SxP&2]&n:gxR5N{ KZ27J#zbX/(5eBjpHDPtdO' );
define( 'WP_CACHE_KEY_SALT', '0[937GO6AO[[2yA6RQm>&CSn0R*$Gc0b41H[q>UJGHb^U&~rFR Q+^u?ML|Tww:B' );


/**#@-*/

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