File: /home/u465893486/domains/maislasersorocaba.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', 'u465893486_xmb1h' );
/** Database username */
define( 'DB_USER', 'u465893486_lQeSj' );
/** Database password */
define( 'DB_PASSWORD', 'oUILjvnuGH' );
/** 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', 'K#METGJeL9W)re)M{Obze+D2L[%HIRO@=6#N{8V$12h6Yw^rk~ek*GIf4. F?xa`' );
define( 'SECURE_AUTH_KEY', 'qn6G/[KiO]Q1m{^)~W~PY}*0:BQVf$c[C&Ei%$[+nx?nVMX`$kK/1YoZ.d#9d)Un' );
define( 'LOGGED_IN_KEY', '8Q:if1#I Pn.+F7U9uTcD9sBRPIES4[`_,F(C--WI1[Y&9>3A?osS;K6|d[o`4_V' );
define( 'NONCE_KEY', '?8ZRN5K#f-9%d<pH<VP*}.sck9c;ScaM}~Tb.5>+uA]97%e|=ED?*;Kh>/UZL@a&' );
define( 'AUTH_SALT', 'J0=[%S1H|M@]p6i_)q!z`)<,d/t:qW%lSz]zo>J.E4PxJ^IR#Z`jygbBmH3=mrDH' );
define( 'SECURE_AUTH_SALT', 'ZKM6rGbkAT0gLZEtbYw`xrL8s[y_`k`,dk*lk;Ux!9|L$39N{Sol#36L4<)NPU^Z' );
define( 'LOGGED_IN_SALT', ',v%KqZP03Im/).%BH?Z2wcC.vhsQh|S,!oh{(MY0yngv`o[lcfGdA,)WEb[S%YrV' );
define( 'NONCE_SALT', 'w.4H[7wnVc2M/yIND-o7N>=km/n.}z!e{7[kk&pri)t#6DGr8 r]:n3m`Af[Fz0^' );
define( 'WP_CACHE_KEY_SALT', 'S^&GQa3*#_fVxz*r#;xO^`]1Y|I!2eKGP^V}!I!zT?W+K3J5O_eokqU==wlO3,{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';